Ports Search

Results 3,3213,330 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
textproc/pandoc-citeproc-0.7.3.1 (Score: 2.0087986E-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: 2.0087986E-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.0087986E-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.0087986E-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.0087986E-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.0087986E-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.0087986E-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.0087986E-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.0087986E-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.0087986E-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.