Ports Search

Results 6,5816,590 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/XML-Filter-Reindent-0.03 (Score: 2.2029475E-4)
Reformats whitespace for pretty printing XML
XML::Filter::Reindent can be used as a PerlSAX filter to reformat an XML document before sending it to a PerlSAX handler that prints it (like XML::Handler::Composer.)
textproc/XML-Generator-1.04 (Score: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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.