Ports Search

Results 13,19113,200 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
textproc/latex2html-2008 (Score: 6.4754924E-5)
Convert LaTeX documents to HTML
This program can be used to convert LaTeX to HTML. It has many configuration options configurable by editing a configuration file. It can handle equations and postscript images as well.
textproc/libextractor-1.3 (Score: 6.4754924E-5)
Library for keyword extraction
Libextractor is a library used to extract meta-data from files of arbitrary type. It is designed to use helper-libraries to perform the actual extraction, and to be trivially extendable by linking against external extractors for additional file types.
textproc/case-insensitive-1.2.0.4 (Score: 6.4754924E-5)
Case-insensitive string comparison
The module Data.CaseInsensitive provides the 'CI' type constructor which can be parameterised by a string-like type like: 'String', 'ByteString', 'Text', etc. Comparisons of values of the resulting type will be insensitive to cases.
textproc/cmark-0.4.0.1 (Score: 6.4754924E-5)
Fast, accurate CommonMark (Markdown) parser and renderer
This package provides Haskell bindings for libcmark, the reference parser for CommonMark, a fully specified variant of Markdown. It includes sources for libcmark (0.21.0) and does not require prior installation of the C library.
textproc/highlighting-kate-0.6 (Score: 6.4754924E-5)
Syntax highlighting
The highlighting-kate is a syntax highlighting library with support for nearly one hundred languages. The syntax parsers are automatically generated from Kate syntax descriptions [1], so any syntax supported by Kate can be added. [1] http://kate-editor.org/
textproc/html-conduit-1.2.0 (Score: 6.4754924E-5)
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/formatR-1.4 (Score: 6.4754924E-5)
Format R Code Automatically
Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy.
textproc/markdown-0.7.7 (Score: 6.4754924E-5)
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/mxml-2.7 (Score: 6.4754924E-5)
Small XML parsing library
Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries.
textproc/cdiff-0.9.8 (Score: 6.4754924E-5)
Diff readability enhancer for color terminals
Term based tool to view colored, incremental diff in a Git/Mercurial/Svn workspace or from stdin, with side by side and auto pager support. Requires python (>= 2.5.0) and less.