Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第15,59115,600项(搜索用时0.01秒)
textproc/csv-0.1.2 (Score: 9.2878623E-4)
CSV library for Haskell
This library parses and dumps documents that are formatted according to RFC 4180, "The common Format and MIME Type for Comma-Separated Values (CSV) Files". This format is used, among many other things, as a lingua franca for spreadsheets, and for certain web services.
textproc/html-1.0.1.2 (Score: 9.2878623E-4)
HTML combinator library
This package contains a combinator library for constructing HTML documents.
textproc/hs-bibutils-5.5 (Score: 9.2878623E-4)
Bindings to bibutils, the bibliography conversion utilities
Haskell bindings to Chris Putnam's bibutils, a library that interconverts between various bibliography formats using a common MODS-format XML intermediate.
textproc/lhs2tex-1.19 (Score: 9.2878623E-4)
Preprocessor for typesetting Haskell sources with LaTeX
Preprocessor for typesetting Haskell sources with LaTeX.
textproc/libxml-0.1.1 (Score: 9.2878623E-4)
Binding to libxml2
Minimal binding to libxml2. Additional functions will be added when needed.
textproc/pandoc-citeproc-0.7.3.1 (Score: 9.2878623E-4)
Supports using pandoc with citeproc
The pandoc-citeproc library exports functions for using the citeproc system with pandoc. It relies on citeproc-hs, a library for rendering bibliographic reference citations into a variety of styles using a macro language called Citation Style Language (CSL).
textproc/polyparse-1.11 (Score: 9.2878623E-4)
Variety of alternative parser combinator libraries
A variety of alternative parser combinator libraries, including the original HuttonMeijer set. The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings.
textproc/regex-base-0.93.2 (Score: 9.2878623E-4)
Interface API for regex-posix,pcre,parsec,tdfa,dfa
Interface API for regex-posix,pcre,parsec,tdfa,dfa.
textproc/regex-compat-0.95.1 (Score: 9.2878623E-4)
Replaces/Enhances Text.Regex
One module layer over regex-posix to replace Text.Regex.
textproc/regex-posix-0.95.2 (Score: 9.2878623E-4)
Replaces/enhances Text.Regex
The posix regex backend for regex-base.