Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第18,98118,990项(搜索用时0.011秒)
textproc/bytestring-csv-0.1.2 (Score: 7.739885E-4)
Parse CSV formatted data efficiently with Haskell
A small library that allows you to parse CSV formatted data efficiently with Haskell.
textproc/hxt-regex-xmlschema-9.2.0.2 (Score: 7.739885E-4)
Regular expression library for W3C XML Schema regular expressions
This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used.
textproc/R2HTML-2.3.2 (Score: 7.739885E-4)
HTML exportation for R objects
This package includes HTML function and methods to write in an HTML file. Thus, making HTML reports is easy. Includes a function that allows redirection on the fly, which appears to be very usefull for teaching purpose, as the student can keep a copy of the produced output to keep all that he did during the course. Package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for Sweave allows to parse HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs).
textproc/regex-compat-tdfa-0.95.1.4 (Score: 7.739885E-4)
Unicode Support version of Text.Regex, using regex-tdfa
One module layer over regex-tdfa to replace Text.Regex. regex-compat can't use Unicode characters correctly because of using regex-posix.
textproc/htmlise-0.2 (Score: 7.739885E-4)
Formats plain text as HTML
A command line utility that formats plain text from standard input to HTML.
textproc/htmlsection-1.1 (Score: 7.739885E-4)
Insert section numbers in HTML and make a table of contents
htmlsection is a perl script to insert section number in HTML. When you use htmlsection, you don't have to manage section, table, figure, program-list, reference, term and note numbers and you don't have to make the table of contents, table index, figure index, and program-list index. * Insert section number in HTML and make links to the section. * Make the table of contents. * Insert table, figure, and program-list numbers and make links. * Make the index of tables, figures, and program-lists. * Insert reference, term, and note numbers and make links.
textproc/mythes-02.09.l (Score: 7.739885E-4)
Italian thesaurus
Italian thesaurus
textproc/makepatch-2.05 (Score: 7.739885E-4)
Perl scripts to assist in the generation and application of patches
'makepatch', containing a pair of programs, makepatch and applypatch, to assist in the generation and application of patch kits to synchronise source trees.
textproc/CSS-Minifier-XS-0.09 (Score: 7.739885E-4)
XS based CSS minifier
CSS::Minifier::XS is a CSS "minifier"; its designed to remove unnecessary whitespace and comments from CSS files, while also not breaking the CSS.
Data::FormValidator constraints for dates and times
This package provides constraint routines for Data::FormValidator for dealing with dates and times. It provides an easy mechanism for validating dates of any format (using strptime(3)) and transforming those dates (as long as you 'untaint' the fields) into valid DateTime objects, or into strings that would be properly formatted for various database engines.