Ports Search

Results 271280 of 1,719 for /textproc/.(0.003 seconds)
textproc/hs-bibutils-5.5 (Score: 0.068937615)
Bindings to bibutils, the bibliography conversion utilities
Haskell bindings to Chris Putnam's bibutils, a library that interconverts between various bibliography formats using a common MODS-format XML intermediate.
textproc/html-conduit-1.2.0 (Score: 0.068937615)
Parse HTML documents using xml-conduit datatypes
This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.
textproc/hxt-charproperties-9.2.0.1 (Score: 0.068937615)
Character properties and classes for XML and Unicode
Character proprties defined by XML and Unicode standards. These modules contain predicates for Unicode blocks and char proprties and character predicates defined by XML. Supported Unicode version is 7.0.0.
textproc/hxt-regex-xmlschema-9.2.0.2 (Score: 0.068937615)
Regular expression library for W3C XML Schema regular expressions
This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used.
textproc/hxt-unicode-9.0.2.4 (Score: 0.068937615)
Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lasy functions, errors may be detected or ignored.
textproc/hxt-9.3.1.15 (Score: 0.068937615)
Collection of tools for processing XML with Haskell
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a more general approach for processing XML with Haskell. The Haskell XML Toolbox uses a generic data model for representing XML documents, including the DTD subset and the document subset, in Haskell. It contains a validating XML parser, a HTML parser, namespace support, an XPath expression evaluator, an XSLT library, a RelaxNG schema validator and funtions for serialization and deserialization of user defined data. The library makes extensive use of the arrow approach for processing XML.
textproc/lhs2tex-1.19 (Score: 0.068937615)
Preprocessor for typesetting Haskell sources with LaTeX
Preprocessor for typesetting Haskell sources with LaTeX.
textproc/R2HTML-2.3.2 (Score: 0.068937615)
HTML exportation for R objects
This package includes HTML function and methods to write in an HTML file. Thus, making HTML reports is easy. Includes a function that allows redirection on the fly, which appears to be very usefull for teaching purpose, as the student can keep a copy of the produced output to keep all that he did during the course. Package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for Sweave allows to parse HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs).
textproc/libxml-0.1.1 (Score: 0.068937615)
Binding to libxml2
Minimal binding to libxml2. Additional functions will be added when needed.
textproc/pandoc-citeproc-0.7.3.1 (Score: 0.068937615)
Supports using pandoc with citeproc
The pandoc-citeproc library exports functions for using the citeproc system with pandoc. It relies on citeproc-hs, a library for rendering bibliographic reference citations into a variety of styles using a macro language called Citation Style Language (CSL).