Ports Search

Results 13,28113,290 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.019 seconds)
textproc/XML-Toolkit-0.15 (Score: 1.5577191E-4)
Suit of XML tools with Antlers
XML::Toolkit is a suite of tools that work to make handling XML easier. It is designed to marshall XML documents into Moose classes and back again with minimal changes.
textproc/XML-Validate-1.025 (Score: 1.5577191E-4)
XML validator factory
XML::Validate is a generic interface to different XML validation backends. Backends for the following validators are included with this distribution: ** LibXML (& you'll need XML::LibXML) ** Xerces (& you'll need XML::Xerces)
textproc/XML-XML2JSON-0.06 (Score: 1.5577191E-4)
Convert XML into JSON (and back again) using XML::LibXML
XML::XML2JSON is a Perl module to convert XML to JSON (and JSON to XML) using the following rules from Google (http://code.google.com/apis/gdata/json.html): Basic: - The feed is represented as a JSON object; each nested element or attribute is represented as a name/value property of the object. - Attributes are converted to String properties. - Child elements are converted to Object properties. - Elements that may appear more than once are converted to Array properties. - Text values of tags are converted to $t properties. Namespace: - If an element has a namespace alias, the alias and element are concatenated using "$". For example, ns:element becomes ns$element. XML: - XML version and encoding attributes are converted to version and encoding attributes of the root element, respectively.
textproc/XML-XSH-1.8.2 (Score: 1.5577191E-4)
This is xsh - an XML Editing Shell
xsh is a powerfull command-line XML (DOM) editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed. It can be used either interactively or for batch-mode XML processing.
textproc/libsoldout-0.02 (Score: 1.5577191E-4)
Convert Markdown text in (X)HTML
p5-libsoldout is a perl module to access the C library libsoldout. The initial version just implements functions to convert markdown input to html including strict markdown, discount markdown and specific extensions only available in libsoldout.
textproc/libxml-0.08 (Score: 1.5577191E-4)
Collection of Perl5 modules for working with XML
From the README: libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.
textproc/texcount-2.3 (Score: 1.5577191E-4)
Perl module for LaTeX statistics
TeXcount is a Perl script that counts the number of words in the text of LaTeX files. It has rules for handling most of the common macros and provides colour coded output indicating which parts have been counted.
textproc/pdftohtml-0.40a (Score: 1.5577191E-4)
Command-line tool for converting pdf-files into html
This is a port of pdftohtml, which converts pdf-files into nicely formatted html, combined with png images. The HTML generated uses frames to emulate the content listing from the pdf.
textproc/plover-2.2.0 (Score: 1.5577191E-4)
Open source solution for stenography
Plover is a free open source program intended to bring real-time stenographic technology not just to stenographers, but also to hackers, hobbyists, accessibility mavens, and all-around speed demons.
textproc/agate-1.4.0 (Score: 1.5577191E-4)
Data analysis library optimized for humans
agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. agate was previously known as journalism.