Ports Search

Results 11,75111,760 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
textproc/excelerator-0.6.4.1 (Score: 4.685167E-5)
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: 4.685167E-5)
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: 4.685167E-5)
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: 4.685167E-5)
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: 4.685167E-5)
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: 4.685167E-5)
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: 4.685167E-5)
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.
textproc/html-pipeline-2.4.1 (Score: 4.685167E-5)
GitHub HTML processing filters and utilities
This library provides a handful of chainable HTML filters to transform user content into markup. A filter takes an HTML string or Nokogiri::HTML::DocumentFragment, optionally manipulates it, and then outputs the result.
textproc/html-pipeline-1.11.0 (Score: 4.685167E-5)
GitHub HTML processing filters and utilities
This library provides a handful of chainable HTML filters to transform user content into markup. A filter takes an HTML string or Nokogiri::HTML::DocumentFragment, optionally manipulates it, and then outputs the result.
textproc/scr2txt-1.2 (Score: 4.685167E-5)
Converts the output of "vidcontrol -p" to text
scr2txt takes a syscons screenshot generated by "vidcontrol -p" and converts it in to a text file, optionally rewriting the eight bit line drawing characters to seven bit equivalents.