Ports Search

Results 15,58115,590 of 19,819 for %22HTTP Server%22.(0.012 seconds)
textproc/libextractor-1.3 (Score: 9.2878623E-4)
Library for keyword extraction
Libextractor is a library used to extract meta-data from files of arbitrary type. It is designed to use helper-libraries to perform the actual extraction, and to be trivially extendable by linking against external extractors for additional file types.
textproc/libexttextcat-3.4.4 (Score: 9.2878623E-4)
Language guessing by N-Gram-Based Text Categorization
N-Gram-Based Text Categorization library to guess the language that input text is written in. Fundamentally an adaption of of wiseguys libtextcat extended to be UTF-8 aware.
textproc/gu-aspell-0.03.0 (Score: 9.2878623E-4)
Aspell Gujarati dictionary
Aspell Gujarati dictionary.
textproc/libguess-1.1 (Score: 9.2878623E-4)
High-speed character set detection library
A high-speed character set detection library. libguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly. Right now, libguess passes a byte to each DFA on the same pass, meaning that the winning character set can be deduced as efficiently as possible. libguess is fully reentrant, using only local stack memory for DFA operations.
textproc/Text-vCard-3.07 (Score: 9.2878623E-4)
Package to parse, edit and create multiple vCards (RFC 2426)
This package is for a single vCard (person/record/set of address information). It provides an API to editing and creating vCards, or supplied a specific piece of the Text::vFile::asData results it generates a vCard with that content.
textproc/hi-aspell-0.02.0 (Score: 9.2878623E-4)
Aspell Hindi dictionary
Aspell Hindi dictionary.
textproc/Diff-0.3.2 (Score: 9.2878623E-4)
O(ND) diff algorithm in Haskell
Implementation of the standard diff algorithm, and utilities for pretty printing.
textproc/HStringTemplate-0.8.3 (Score: 9.2878623E-4)
StringTemplate implementation in Haskell
A port of the Java library by Terrence Parr.
textproc/appar-0.1.4 (Score: 9.2878623E-4)
Simple applicative parser
A simple applicative parser in Parsec style.
textproc/bencode-0.6.0.0 (Score: 9.2878623E-4)
Parser and printer for bencoded data
Parser and printer for bencoded data. Bencode (pronounced like B encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data.