Ports Search

Results 15,89115,900 of 17,660 for descr%3A%22spam filter%22.(0.019 seconds)
textproc/grep-20111002 (Score: 9.2782444E-5)
BSD-licensed version of grep
This is the BSD-licensed version of the well-known grep utility, obtained from OpenBSD. It lacks some features of GNU grep. It is a proposed project idea to replace the GNU grep with this one, but it needs to be completed first. Patches are highly appreciated.
textproc/muse-3.20 (Score: 9.2782444E-5)
Authoring and publishing environment for Emacs
Emacs Muse is an authoring and publishing environment for Emacs. It simplifies the process of writings documents and publishing them to various output formats. Muse consists of two main parts: an enhanced text-mode for authoring documents and navigating within Muse projects, and a set of publishing styles for generating different kinds of output.
textproc/DocSet-0.19 (Score: 9.2782444E-5)
Documentation projects builder in HTML, PS, and PDF formats
This package builds a docset from sources in different formats. The generated documents can be all nicely interlinked and to have the same look and feel. Currently it knows to handle input formats: * POD * HTML and knows to generate: * HTML * PS * PDF
textproc/Excel-Template-0.34 (Score: 9.2782444E-5)
Perl module for templating Excel files
The Excel::Template perl module is a module used for templating Excel files. Its genesis came from the need to use the same datastructure as HTML::Template, but provide Excel files instead. The existing modules don't do the trick, as they require replication of logic that's already been done within HTML::Template.
textproc/HTML-HTML5-Parser-0.301 (Score: 9.2782444E-5)
Named entity list for HTML parser
HTML::HTML5::Parse is substantially the same as the non-CPAN module Whatpm::HTML. Changes include: * Provides an XML::LibXML-like DOM interface. If you usually use XML::LibXML's DOM parser, this should be a drop-in solution for tag soup HTML. * Constructs an XML::LibXML::Document as the result of parsing. * Via bundling and modifications, removed external dependencies on non-CPAN packages.
textproc/HTML-RewriteAttributes-0.05 (Score: 9.2782444E-5)
Simple yet powerful HTML attribute rewriting
HTML::RewriteAttributes is designed for simple yet powerful HTML attribute rewriting. You simply specify a callback to run for each attribute and we do the rest for you. This module is designed to be subclassable to make handling special cases eaiser.
textproc/HTML-SBC-0.15 (Score: 9.2782444E-5)
Simple blog code to valid XHTML
Simple Blog Code is a simple markup language. You can use it for guest books, blogs, wikis, boards and various other web applications. It produces valid and semantic (X)HTML from input and is patterned on that tiny usenet markups like *bold* and _underline_.
textproc/LaTeX-Driver-0.300.2 (Score: 9.2782444E-5)
Perl module of LaTeX Driver
The LaTeX::Driver module encapsulates the details of invoking the Latex programs to format a LaTeX document. Formatting with LaTeX is complicated; there are potentially many programs to run and the output of those programs must be monitored to determine whether further processing is required.
textproc/HTML-Fraction-0.50 (Score: 9.2782444E-5)
HTML::Fraction - Encode fractions as HTML entities
The HTML::Fraction encodes fractions as HTML entities. Some very common fractions have HTML entities (eg 1/2 is ½). Additionally, common vulgar fractions have Unicode characters (eg 1/5 is ⅕). This module takes a string and encodes fractions as entities: this means that it will look pretty in the browser.
textproc/Lingua-Ispell-0.07 (Score: 9.2782444E-5)
Perl module that encapsulates access to the Ispell program
Lingua::Ispell.pm - a module encapsulating access to the Ispell program. ispell, when reporting on misspelled words, indicates the string it was unable to verify, as well as its starting offset in the input line. No such information is returned for words which are deemed to be correctly spelled.