Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第3,9413,950项(搜索用时0.009秒)
textproc/Text-vCard-3.07 (Score: 1.1215882E-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/pandoc-citeproc-0.7.3.1 (Score: 1.1215882E-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/lucene-3.6.2 (Score: 1.1215882E-4)
Full-text search engine for Java
Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
textproc/lucene-5.4.0 (Score: 1.1215882E-4)
Full-text search engine for Java, 5.x branch
Lucene 5.x is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
textproc/CSS-1.09 (Score: 1.1215882E-4)
Object oriented access to Cascading Style Sheets (CSS)
This module can be used, along with a CSS::Parse::* module, to parse CSS data and represent it as a tree of objects. Using a CSS::Adaptor::* module, the CSS data tree can then be transformed into other formats.
textproc/lucene-4.10.4 (Score: 1.1215882E-4)
Full-text search engine for Java, 4.x branch
Lucene 4.x is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
textproc/Pod-DocBook-1.2 (Score: 1.1215882E-4)
Convert Pod data to DocBook SGML
Pod::DocBook is a module for translating Pod-formatted documents to DocBook 4.2 SGML. It is primarily a back end for pod2docbook, but, as a Pod::Parser subclass, it can be used on its own.
textproc/SQL-Tokenizer-0.24 (Score: 1.1215882E-4)
Simple regular expressions based SQL tokenizer
SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim to be a parser or query verifier. It just creates sane tokens from a valid SQL query.
textproc/Text-Metaphone-20081017 (Score: 1.1215882E-4)
Modern soundex: phonetic encoding of words
Metaphone() is a function whereby a string/word is broken down into a rough approximation of its english phonetic pronunciation. Very similar in concept and purpose to soundex, but much more comprehensive in its approach. Seamus Venasse <svenasse@polaris.ca>
textproc/XML-DOM-1.44 (Score: 1.1215882E-4)
Perl module for building DOM Level 1 compliant document structures
This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'Dom', that allows XML::Parser to build an Object Oriented datastructure with a DOM Level 1 compliant interface.