Ports Search

Results 6,5916,600 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
textproc/html-pipeline-2.4.1 (Score: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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.
textproc/xml-simple-1.1.5 (Score: 2.2029475E-4)
Ruby take off of p5-XML-Simple
Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple. Simply put, it automatically converts XML documents into a Ruby Hash.
textproc/sassc-3.3.6 (Score: 2.2029475E-4)
Wrapper around libsass
SassC is a wrapper around libsass (http://github.com/hcatlin/libsass) used to generate a useful command-line application that can be installed and packaged for several operating systems.
textproc/xmlformat-1.04 (Score: 2.2029475E-4)
XML Document Formatter
xmlformat is a configurable formatter (or "pretty-printer") for XML documents. It provides control over indentation, line-breaking, and text wrapping. These properties can be defined on a per-element basis.
textproc/topic-1.04 (Score: 2.2029475E-4)
Topic markup parser
TOPIC markup provides a minimal context for plain text databases that can be read/modified by most text editors, and easily parsed as well. Use as a classic Unix filter or interactively with included REPL.
textproc/xerces-c-3.1.4 (Score: 2.2029475E-4)
Validating XML parser from the Apache XML Project
Xerces-C++ is a validating XML parser from the Apache XML Project. It provides a shared library to parse, generate, mainpulate and validate XML documents from within your own application.