Ports Search

Results 301310 of 1,719 for /textproc/.(0.003 seconds)
textproc/xml-types-0.3.6 (Score: 0.068937615)
Basic types for representing XML
Basic types for representing XML.
textproc/xml-1.3.14 (Score: 0.068937615)
Simple XML library for Haskell
A simple XML library.
textproc/xmlhtml-0.2.3.4 (Score: 0.068937615)
XML parser and renderer with HTML 5 quirks mode
Contains renderers and parsers for both XML and HTML 5 document fragments, which share data structures so that it's easy to work with both. Document fragments are bits of documents, which are not constrained by some of the high-level structure rules (in particular, they may contain more than one root element). Note that this is not a compliant HTML 5 parser. Rather, it is a parser for HTML 5 compliant documents. It does not implement the HTML 5 parsing algorithm, and should generally be expected to perform correctly only on documents that you trust to conform to HTML 5. This is not a suitable library for implementing web crawlers or other software that will be exposed to documents from outside sources. The result is also not the HTML 5 node structure, but rather something closer to the physical structure. For example, omitted start tags are not inserted (and so, their corresponding end tags must also be omitted).
textproc/yaml-0.8.13 (Score: 0.068937615)
Support for parsing and rendering YAML documents
Provides support for parsing and emitting Yaml documents. This package includes the full libyaml C library version 0.1.2 by Kirill Simonov in the package so you don't need to worry about any non-Haskell dependencies.
textproc/hsb-aspell-0.02.0 (Score: 0.068937615)
Aspell Upper Sorbian dictionary
Aspell Upper Sorbian dictionary.
textproc/highr-0.6 (Score: 0.068937615)
Syntax Highlighting for R Source Code
Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package.
textproc/htmltools-0.3.5 (Score: 0.068937615)
Tools for HTML generation and output
Tools for HTML generation and output
textproc/markdown-0.7.7 (Score: 0.068937615)
Markdown Rendering for R
Provides R bindings to the 'Sundown' 'Markdown' rendering library (https://github.com/vmg/sundown). 'Markdown' is a plain-text formatting syntax that can be converted to 'XHTML' or other formats.
textproc/html2fo-0.4.2 (Score: 0.068937615)
HTML to xsl:fo converter
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
textproc/html2tex-2.7 (Score: 0.068937615)
HTML to LaTeX converter, last modified 2010
A program which can be used to converts a single HTML file or a collection of related HTML files into a single LaTeX file.