Ports Search

Results 17,92117,930 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.024 seconds)
www/wicked-2.0.6 (Score: 2.6503309E-5)
Horde Wiki Application
Wicked is a Wiki for the Horde framework. It uses PEAR's Text_Wiki package for markup rules, parsing, and rendering. It supports Creole, Mediawiki, Tiki Wiki, and its own markup engine. Some of Wicked's features are: Configurable markup engine HTML, plain text, Latex, reStructuredText output rendering Change tracking and revision history Full-text searching Per-page permissions Attachments with versioning Wiki synchronization
www/boto3-1.4.0 (Score: 2.6503309E-5)
AWS SDK for Python
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. You can find the latest, most up to date, documentation at Read the Docs, including a list of services that are supported.
www/itop-2.3.1 (Score: 2.6503309E-5)
Simple, web based IT Service Management tool
iTop stands for IT Operational Portal. iTop is an Open Source web application for the day to day operations of an IT environment. iTop was designed with the ITIL best practices in mind but does not dictate any specific process, the application is flexible enough to adapt to your processes whether you want rather informal and pragmatic processes or a strict ITIL aligned behavior.
www/jericho-html-3.2 (Score: 2.6503309E-5)
Java library to analyse and manipulate HTML
Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.
www/jetty-8.1.15 (Score: 2.6503309E-5)
Full-featured web server implemented entirely in Java
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations. From jetty-7, the jetty webserver and other core compoments are hosted by the eclipse foundation. The project provides: * Asynchronous HTTP Server * Standard based Servlet Container * Web Sockets server * Asynchronous HTTP Client * OSGi, JNDI, JMX, JASPI, AJP support
www/jetty-9.3.9 (Score: 2.6503309E-5)
Full-featured web server implemented entirely in Java
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations. From jetty-7, the jetty webserver and other core compoments are hosted by the eclipse foundation. The project provides: * Asynchronous HTTP Server * Standard based Servlet Container * Web Sockets server * Asynchronous HTTP Client * OSGi, JNDI, JMX, JASPI, AJP support
www/requests-toolbelt-0.7.0 (Score: 2.6503309E-5)
Utility belt for advanced users of python-requests
This is a collection of utilities that some users of python-requests might need but do not belong in requests proper. The library is actively maintained by members of the requests core development team, and so reflects the functionality most requested by users of the requests library.
www/w3lib-1.15.0 (Score: 2.6503309E-5)
Library of web-related functions
This is a Python library of web-related functions, such as: - remove comments, or tags from HTML snippets - extract base url from HTML snippets - translate entites on HTML strings - encoding mulitpart/form-data - convert raw HTTP headers to dicts and vice-versa - construct HTTP auth header - converting HTML pages to unicode - RFC-compliant url joining - sanitize urls (like browsers do) - extract arguments from urls
www/yesod-1.4.1.5 (Score: 2.6503309E-5)
Creation of type-safe, RESTful web applications
A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving. Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet).
www/Flask-OAuthlib-0.9.3 (Score: 2.6503309E-5)
OAuthlib for Flask
Flask-OAuthlib is an extension to Flask that allows you to interact with remote OAuth enabled applications. On the client site, it is a replacement for Flask-OAuth. But it does more than that, it also helps you to create OAuth providers.