Ports Search

Results 9,2919,300 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
textproc/Template-Tiny-1.12 (Score: 1.3917367E-4)
Template Toolkit reimplemented in as little code as possible
Template::Tiny is a reimplementation of a partial subset of the Template Toolkit in as few lines of code as possible. It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. It is intended to have fully-compatible template and stash usage, with a limited by similar Perl API. Unlike Template Toolkit, Template::Tiny will process templates without a compile phase (but despite this is still quicker, owing to heavy use of the Perl regular expression engine.
textproc/Text-CSV-Encoded-0.25 (Score: 1.3917367E-4)
Perl module for Encoding aware CVS files parsing
Text::CSV::Encoded is a perl module of encoding aware Text::CSV. It inherits Text::CSV and is aware of input/output encodings.
textproc/Text-ASCIIMathML-0.81 (Score: 1.3917367E-4)
Perl extension for parsing ASCIIMathML text into MathML
Text::ASCIIMathML is a parser for ASCIIMathML text which produces MathML XML markup strings that are suitable for rendering by any MathML-compliant browser.
textproc/Text-Emoticon-0.04 (Score: 1.3917367E-4)
Factory class for Yahoo! and MSN emoticons
Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set. It's made to become handy to be used in other applications like Kwiki/MT plugins.
textproc/Text-Format+NWrap-0.52 (Score: 1.3917367E-4)
Various subroutines to format and wrap text
The format routine will format under all circumstances even if the width isn't enough to contain the longest words. Text::Wrap will die under these circumstances, although I am told this is fixed. If columns is set to a small number and words are longer than that and the leading 'whitespace' than there will be a single word on each line. This will let you make a simple word list which could be indented or right aligned. This port is a superset of p5-Text-Format -- it includes the Text::NWrap module.
textproc/meta-0.1 (Score: 1.3917367E-4)
Parser generator for Common Lisp
META is builder for recursive descent parsers implemented as a domain specific language on top of Common Lisp. This package installs binaries for SBCL.
textproc/Text-Hyphen-0.11 (Score: 1.3917367E-4)
Determine positions for hyphens inside words
Determine positions for hyphens inside words This module implements Knuth-Liang algorithm to find positions inside words where it is possible to insert hyphens to break a line.
textproc/cl-ppcre-2.0.3 (Score: 1.3917367E-4)
Portable Perl-Compatible Regular Expression for Common Lisp
CL-PPCRE is a fast, Perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. This package installs binaries for SBCL.
textproc/Text-NeatTemplate-0.10.01 (Score: 1.3917367E-4)
Fast, middleweight template engine
This module provides a simple, middleweight but fast template engine, for when you need speed rather than complex features, yet need more features than simple variable substitution.
textproc/Text-Similarity-0.13 (Score: 1.3917367E-4)
Measure the similarity of text documents
Text::Similarity serves as a superclass for other modules that implement measures of text document similarity. See also http://text-similarity.sourceforge.net