Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第5,4715,480项(搜索用时0.005秒)
textproc/XML_DTD-0.5.2 (Score: 0.0052562496)
Parsing of DTD files and DTD validation of XML files
PEAR::XML_DTD parsing of DTD files and DTD validation of XML files. The XML validation is done with the php sax parser, the xml extension, it does not use the domxml extension. Currently supports most of the current XML spec, including entities, elements and attributes. Some uncommon parts of the spec may still be unsupported.
textproc/XML_Wddx-1.0.2 (Score: 0.0052562496)
PEAR Wddx pretty serializer and deserializer
PEAR::XML_Wddx does 2 things: a) a drop in replacement for the XML_Wddx extension (if it's not built in) b) produce an editable wddx file (with indenting etc.) and uses CDATA, rather than char tags This package contains 2 static methods: XML_Wddx:serialize($value) XML_Wddx:deserialize($value) Should be 90% compatible with wddx_deserialize(), and the deserializer will use wddx_deserialize if it is built in. No support for recordsets is available at present in the PHP version of the deserializer.
textproc/pootle-2.5.1.3 (Score: 0.0052562496)
User-friendly web portal for simple translation process
Pootle is a user-friendly web portal that makes the translation process so much simpler. It allows online translation, work assignment, gives statistics and allows easy volunteer contribution. You can run Pootle as an Internet server like these projects or run your own copy on an Intranet.
textproc/asv-0.5 (Score: 0.0052562496)
Extensible Python module to parse simple text file formats like CSV
ASV is a popular Python module to parse or write simple text file formats such as comma-separated values (CSV), tab-separated values (TSV) and colon-separated values. It can easily be extended to cope with other related file formats. This port installs both a Python module ("ASV"), and an executable command-line script ("asv"). This release of ASV requires Python 2.0 or later, and is still to be regarded as a beta version.
textproc/rtfreader-1.0 (Score: 0.0052562496)
一个便携的 application/ms-rtf 解析器
RTF 是微软的富文本格式,一个更便携、主要是ASCII的格式化语言,它由像微软 Word 字处理软件导出。这些文件一般具有扩展名 .rtf,但偶尔也用 .doc 扩展 名。这个解析器是从微软规范移植到 Unix 系统的。 - jim <jim@FreeBSD.org>
textproc/pychm-0.8.4 (Score: 0.0052562496)
Bindings for CHMLIB library
PyCHM is a package that provides bindings for Jed Wing's CHMLIB library.
textproc/queequeg-0.91 (Score: 0.0052562496)
Tiny English grammar checker
Queequeg is a tiny English grammar checker for non-native speakers who are not used to verb conjugation and number agreement. We especially focus on people who're writing academic papers or business documents where thorough checking is required. We aim to reduce this laborious work with automated checking.
textproc/reflex-20131209 (Score: 0.0052562496)
Relocalizable fast lexical scanner
This is a variant of the Flex fast lexical scanner. Flex was written in the early 1990s by Verne Paxson. This version has been modified by Thomas Dickey, so that it conforms to ANSI C. It includes other improvements, but remains compatible with Paxson's 2.5.4 release (as well as POSIX lex). See the NEWS file for details.
textproc/rtfx-1.1 (Score: 0.0052562496)
RTF to XML converter
rtfx converts RTF files into a generic XML format. It majors on keeping meta data like style names, etc... rather than every bit of formatting. This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). RTF features supported: page breaks, section breaks, style names, lists (various types), tables, footnotes, info block, bold, italic, underline, super/sub script, hidden text, strike out, text color, fonts.
textproc/xmlparser-0.7.3 (Score: 0.0052562496)
Ruby module to access James Clark XML Parser ToolKit ("expat")
This is a Ruby module to access James Clark's XML Parser ToolKit. ("expat")