Ports Search

Results 5,9315,940 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
textproc/coccigrep-1.16 (Score: 1.6401772E-4)
Semantic grep for the C language
coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle.
textproc/XML-Generator-1.04 (Score: 1.6401772E-4)
Simple Perl module for generating XML documents
XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters.
textproc/XML-STX-0.43 (Score: 1.6401772E-4)
Pure Perl STX processor
XML::STX is a pure Perl implementation of STX processor. Streaming Transformations for XML (STX) is a one-pass transformation language for XML documents that builds on the Simple API for XML (SAX).
textproc/excelerator-0.6.4.1 (Score: 1.6401772E-4)
Python library for generating Excel 97/2000/XP/2003 files
pyExcelerator is a Python library that can generate Excel 97+ files and import Excel 95+ files. It supports Unicode in Excel files, and can use a variety of formatting features and printing options. It can dump Excel and OLE2 compound files.
textproc/markdown-2.6.5 (Score: 1.6401772E-4)
Python implementation of Markdown
This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences. Features: * International Input * Extensions * Output Formats * "Safe Modes" * Command Line Interface
textproc/xlwriter-0.4a3 (Score: 1.6401772E-4)
Python library for generating Excel-compatible spreadsheets
pyXLWriter is a Python library for generating Excel-compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel module (see http://www.cpan.org) to Python.
textproc/zope.structuredtext-3.5.1 (Score: 1.6401772E-4)
StructuredText parser
This package provides a parser and renderers for the classic Zope "structured text" markup dialect (STX). STX is a plain text markup in which document structure is signalled primarily by identation.
textproc/htmlrepair-1.0.1 (Score: 1.6401772E-4)
Ruby library to repair unclosed tags in an HTML document
This is htmlrepair.rb, a Ruby library to repair unclosed tags in an HTML document. It is used with htmlsplit.rb and adds a method "repair" to the HTMLSplit class.
textproc/cloud_sptheme-1.7.1 (Score: 1.6401772E-4)
Sphinx theme
This is a small package containing a Sphinx theme named "Cloud", along with some related Sphinx extensions. To see an example of the theme in action, check out it's documentation.
textproc/jing-2008.10.28 (Score: 1.6401772E-4)
RELAX NG validator in Java
Jing is a validator for RELAX NG implemented in Java. It uses a vendor-independent Java interface for RELAX NG datatype libraries and can use any datatype library that implements this interface.