Ports Search

Results 441450 of 8,048 for /www/.(0.003 seconds)
www/formication-1.0.b1 (Score: 0.06881846)
Formular processing tool written in perl
Formication is a form processor which can send custom-formatted email, save form data to custom-formatted files, and reply to the user with a custom-formatted response. Formication is also able to require that certain fields be filled in. All configuration is done with simple templates, all of the templates for a given form being within the same file.
www/libdom-0.3.0 (Score: 0.06881846)
Document Object Model library
LibDOM is an implementation of the W3C DOM, written in C.
www/libhubbub-0.3.3 (Score: 0.06881846)
HTML5 parser library
Hubbub is an HTML5 compliant parsing library, written in C. It was developed as part of the NetSurf project.
www/libmicrohttpd-0.9.37 (Score: 0.06881846)
C library for embedding HTTP server functionality
libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set.
www/horde-5.2.12 (Score: 0.06881846)
Horde Application Framework
The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites.
www/litmus-0.13 (Score: 0.06881846)
WebDAV server protocol compliance test suite
WebDAV server protocol compliance test suite. Tests include: - OPTIONS for DAV: header - PUT, GET with byte comparison - MKCOL - DELETE (collections, non-collections) - COPY, MOVE using combinations of: o overwrite t/f o destination exists/doesn't exist o collection/non-collection - Property manipulation and querying: o set, delete, replace properties o persist dead props across COPY o namespace handling - Locking o attempts to modify locked resource (as lock owner, not owner) o shared/exclusive locks, lock discovery usage: litmus <url> <username> <password>
www/http-conduit-2.1.8 (Score: 0.06881846)
HTTP client package with conduit interface and HTTPS support
This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data.
www/multipart-0.1.2 (Score: 0.06881846)
HTTP multipart split out of the cgi package
HTTP multipart split out of the cgi package.
www/npc-0.83 (Score: 0.06881846)
Animated web counter
A web access counter, with real animation and other various features. For more informations, please referer to the official web site (written in Japanese):
www/shakespeare-2.0.5 (Score: 0.06881846)
Toolkit for making compile-time interpolated templates
Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser. Packages that use this: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and xml-hamlet.