Ports Search

Results 4,0014,010 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/lucene-3.6.2 (Score: 2.6980485E-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: 2.6980485E-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: 2.6980485E-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: 2.6980485E-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: 2.6980485E-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: 2.6980485E-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: 2.6980485E-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: 2.6980485E-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.
textproc/XML-Entities-1.0002 (Score: 2.6980485E-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: 2.6980485E-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.