Ports Search

Results 5,7115,720 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.015 seconds)
textproc/yard-0.8.7.6 (Score: 2.742758E-4)
Documentation generation tool for Ruby
YARD - Yay! A Ruby Documentation Tool YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.
textproc/pyx12-2.3.1 (Score: 2.742758E-4)
Validate and convert HIPAA X12 documents
pyx12 is a python based ANSI X.12 to XML EDI translator and validator. It is designed to be a step in the conversion of a X12 transaction to back-end database process. The initial target is X12N to support HIPAA transactions.
www/dhttpd-1.02a (Score: 2.742758E-4)
Minimal secure webserver. Fast and efficient, no cgi-bin support
dhttpd is a secure and efficient personal HTTP server. It does not need a permanent IP address and can be run from a user account on high ports. Among its features, dhttpd supports caching, customized error messages, low profile memory usage, little hard disk space, highly portable code, and easy setup. dhttpd is the perfect solution for the minimalist in all of us.
www/havp-0.91 (Score: 2.742758E-4)
HTTP Antivirus Proxy
HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The main aims are continuous, non-blocking downloads and smooth scanning of dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent and transparent proxy mode. It can be used with squid or standalone.
www/formication-1.0.b1 (Score: 2.742758E-4)
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/jToolkit-0.7.8 (Score: 2.742758E-4)
Webapp framework with modpython-based and stand-alone modes
jToolkit is a Python web application framework built on modpython and Apache. There is also a simple command line webserver for running applications from. It is aimed at dynamically generated pages rather than mostly-static pages (for which there are templating solutions). Pages can be produced using a variety of widgets. It handles sessions and database connections (and multi-database portability).
www/CGI-Expand-2.05 (Score: 2.742758E-4)
Convert flat hash to nested data using TT2 dot convention
Converts a CGI query into structured data using a dotted name convention similar to TT2. expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate "param" method. Or you can use expand_hash directly. If you prefer to use a different flattening convention then CGI::Expand can be subclassed.
www/HTTP-Parser-0.06 (Score: 2.742758E-4)
Parse HTTP/1.1 request into HTTP::Request/Response object
HTTP::Parser is a stateful HTTP request/response parsing module. It accepts chunks of data passed to it and returns either a completion hint or an HTTP::Request (or Response) object when it has the entire request. It was originally written to be part of a simple Event.pm-based HTTP server.
Extension to require core and ticket custom fields on status changes
RT::Extension::MandatoryOnTransition This RT extension enforces that certain fields have values before tickets are explicitly moved to or from specified statuses. If you list custom fields which must have a value before a ticket is resolved, those custom fields will automatically show up on the "Resolve" page. The reply/comment won't be allowed until a value is provided.
www/WWW-Dilbert-1.19 (Score: 2.742758E-4)
Dilbert of the day comic strip archive and retrieval module
This module will download the latest Dilbert of the Day cartoon strip from the Dilbert website and return an object which can be either stored in a database or output to a browser, disk or whatever. It allows importing of Dilbert strips from disk or alternate URLs, and has a random strip interface to return strips from the database.