Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第3,9513,960项(搜索用时0.011秒)
textproc/XML-Entities-1.0002 (Score: 1.1215882E-4)
Generic classes for simplistic and perlish handling of XML data
XML::Entities provides a mapping from the standard XML entities to their Unicode characters. A function for decoding is provided. The mapping can be generated from a DTD file with entity definitions.
textproc/XML-Filter-SAX1toSAX2-0.03 (Score: 1.1215882E-4)
Convert SAX1 events to SAX2
This module is a very simple module for creating SAX2 events from SAX1 events. It is useful in the case where you have a SAX1 parser but want to use a SAX2 handler or filter of some sort.
textproc/XML-NamespaceSupport-1.11 (Score: 1.1215882E-4)
Simple generic namespace support class
This module offers a simple to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to namespace URI map, and provides a number of basic checks.
textproc/XML-SemanticDiff-1.0004 (Score: 1.1215882E-4)
Perl extension for comparing XML documents
XML::SematicDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs.
textproc/paragrep-3.1.3 (Score: 1.1215882E-4)
Paragraph Grep Utility
paragrep is a paragraph grep utility. It searches for a series of regular expressions in a text file (or several text files) and prints out the paragraphs containing those expressions.
textproc/wordnet-2.0.1 (Score: 1.1215882E-4)
Python Interface to WordNet
PyWordNet is a Python interface to the WordNet database of word meanings and lexical relationships. (A lexical relationship is a relationship between words, such as synonym, antonym, hypernym ("poodle" -> "dog"), and hyponym ("poodle" -> "dog").
textproc/redland-bindings-1.0.17.1 (Score: 1.1215882E-4)
Language bindings for the Redland package
Redland is a library that provides a high-level interface for RDF allowing the model to be stored, queried and manipulated. This package provides a number of bindings for various languages for the Redland library.
textproc/svn2cl-0.14 (Score: 1.1215882E-4)
Subversion 变更履历生成器
svn2cl 是一个简单的 xsl 转换和 shell 包装,用来根据 subversion 版本库日志 生成一个经典的 GNU 风格的变更履历。 它是由几个从不同的地方找来的不同风格 的变更履历脚本使用共同的 xslt 构成的。
textproc/html2text-2016.9.19 (Score: 1.1215882E-4)
Convert HTML into clean plain ASCII text
html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
textproc/wbxml2-0.11.4 (Score: 1.1215882E-4)
Library & tools for converting wbxml<->xml
The libwbxml is a library for converting an XML Document to a WBXML Document and vice-versa. The WBXML format is a binary representation of XML, defined by the Wap Forum, and used to reduce bandwidth in mobile communications.