Ports Search

Results 6,5316,540 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
textproc/xlwriter-0.4a3 (Score: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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.
textproc/rubypants-0.2.0 (Score: 9.15773E-5)
Translates ASCII into smart typographic punctuation HTML entities
RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original SmartyPants is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities.
textproc/spellutils-0.7 (Score: 9.15773E-5)
Programs used to isolate some parts or texts before spell-checking
Spellutils is a suite of programs which are used to isolate some parts or texts from various types of files and hand them over to another program which may change the texts; it is typically a spell checker. Afterwards the possibly changed text parts are copied back in place in the original file. 1) The newsbody utility The program newsbody is a utility to isolate the body part of a news or email message in a separate file and then call some other program which may change the body, and eventually merge the headers with the possibly changed body. Optionally quotes and/or signature can be removed too, as well as all or selected header lines can be kept. 2) The pospell utility The program pospell is a utility to isolate the translations from a .po file, then call some other program which may change the translations (typically a spell checker), and eventually copy them back in place in the .po file.