Ports 搜索

共有8,048项符合/www/的查询结果,以下是第6,9516,960项(搜索用时0.005秒)
textproc/libcroco-0.6.11 (Score: 0.011843925)
CSS2 parsing library
libcroco is a standalone css2 parsing library. It provides a low level event driven SAC like api and a css object model like api. This library is being written to bring the css support to the mlview xml editor project but it can be used for other applications as well.
textproc/libcss-0.6.0 (Score: 0.011843925)
Cascading Style Sheets library
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C.
textproc/libextractor-1.3 (Score: 0.011843925)
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: 0.011843925)
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/libguess-1.1 (Score: 0.011843925)
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/lhs2tex-1.19 (Score: 0.011843925)
Preprocessor for typesetting Haskell sources with LaTeX
Preprocessor for typesetting Haskell sources with LaTeX.
textproc/html2tex-2.7 (Score: 0.011843925)
HTML to LaTeX converter, last modified 2010
A program which can be used to converts a single HTML file or a collection of related HTML files into a single LaTeX file.
textproc/dtdinst-2009.11.11 (Score: 0.011843925)
Converts DTDs to XML instance, in a specific or RELAX NG format
DTDinst is a program for converting XML DTDs into XML instance format. The XML instance can be in either a format specific to DTDinst or RELAX NG format.
textproc/libmrss-0.19.2 (Score: 0.011843925)
C library for parsing, writing, and creating RSS
mRss is a C library for parsing, writing and creating RSS files or streams.
textproc/libnxml-0.18.3 (Score: 0.011843925)
C library for writing XML 1.0/1.1 files or streams
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 2312).