Ports Search

Results 691700 of 8,048 for /www/.(0.004 seconds)
www/httest-2.4.17 (Score: 0.056974534)
HTTP Test Tool
The htt provides a large variety of HTTP-related functionality, useful for implementing all kinds of HTTP-based tests: - Advanced HTTP protocol handling, including ne-grained timeout handling, request and response validation - Simulating clients and servers, including startup and shutdown of server daemons. This allows to create mock-ups of back-end systems in more complex test situations, for example when the tested application needs to interact with a 3rd-party back-end system which is not available in the testing environment. - Execution of external commandline tools, using their output as request or response data, or for validation purposes. - Copying stream data (e.g. from a response) and re-using it in variables.
www/activehs-0.3.1 (Score: 0.056974534)
Haskell code presentation tool
ActiveHs is a Haskell source code presentation tool, developed for education purposes.
www/fastcgi-3001.0.2.4 (Score: 0.056974534)
Haskell library for writing FastCGI programs
This Haskell library lets you write FastCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to FastCGI. The FastCGI C development kit is required to build this library.
www/http-server-1.0.6 (Score: 0.056974534)
Library for writing Haskell web servers
A library for writing Haskell web servers.
www/snap-core-0.9.7.2 (Score: 0.056974534)
Snap: A Haskell Web Framework (core interfaces and types)
Snap is a simple and fast web development framework and server written in Haskell. This library contains the core definitions and types for the Snap framework, including: 1. Primitive types and functions for HTTP (requests, responses, cookies, post/query parameters, etc). 2. Type aliases and helper functions for Iteratee I/O. 3. A monad for programming web handlers called "Snap", inspired by happstack's, which allows: - Stateful access to the HTTP request and response objects. - Monadic failure (i.e. MonadPlus/Alternative instances) for declining to handle requests and chaining handlers together. - Early termination of the computation if you know early what you want to return and want to prevent further monadic processing.
www/webkit-0.13.1.3 (Score: 0.056974534)
Binding to the Webkit library
WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
www/htdigest-2.4.6 (Score: 0.056974534)
Utility from the Apache distribution for creating htdigest files
The htdigest utility from Apache is useful for other web servers too-- lighttpd for example can make use of the digests thus created. This package contains just htdigest, renamed as apache-htdigest to avoid conflicts. It means that the htdigest utility is available without installing the entire Apache distribution.
www/html2wml-0.4.11 (Score: 0.056974534)
CGI that can do on-the-fly HTML to WML conversion
Html2Wml converts HTML pages to WML pages, suitable for being viewed on a Wap device. The conversion can be done either on the command line to create static WML pages or on-the-fly by calling this program as a CGI.
www/htmlcxx-0.85 (Score: 0.056974534)
HTML and CSS APIs for C++
htmlcxx is a simple non-validating css1 and html parser for C++.
www/fancybox-2.1.5 (Score: 0.056974534)
JavaScript library for image/html/multimedia content display
fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. It is built on the top of the popular JavaScript framework jQuery and is both easy to implement and a snap to customize. Features: - Can display images, HTML elements, SWF movies, iframes and also Ajax requests. - Customizable through settings and CSS. - Groups related items and adds navigation. - If the mouse wheel plugin is included in the page then FancyBox will respond to mouse wheel events as well. - Support fancy transitions by using easing plugin. - Adds a nice drop shadow under the zoomed item.