Ports Search

Results 261270 of 1,719 for /textproc/.(0.003 seconds)
textproc/citeproc-hs-0.3.10 (Score: 0.068937615)
Citation Style Language implementation in Haskell
citeproc-hs is a library for rendering bibliographic reference citations into a variety of styles using a macro language called Citation Style Language (CSL) [1]. [1] http://xbiblio.sourceforge.net/
textproc/cmark-0.4.0.1 (Score: 0.068937615)
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/csv-0.1.2 (Score: 0.068937615)
CSV library for Haskell
This library parses and dumps documents that are formatted according to RFC 4180, "The common Format and MIME Type for Comma-Separated Values (CSV) Files". This format is used, among many other things, as a lingua franca for spreadsheets, and for certain web services.
textproc/expat-2.0.1 (Score: 0.068937615)
Linux/i386 binary port of Expat XML-parsing library (Linux CentOS 6.8)
textproc/pdfgrep-1.4.1 (Score: 0.068937615)
Tool to search text in PDF files
Pdfgrep is a tool to search text in PDF files. It works similar to grep. Features: * search for regular expressions. * support for some important grep options, including: o filename output. o page number output. o optional case insensitivity. o count occurrences. * and the most important feature: color output!
textproc/ack-2.14 (Score: 0.068937615)
Grep-like text finder for large trees of text
ack is a grep-like program with optimizations for searching through large trees of source code. Key improvements include: * Defaults to only searching program source code * Defaults to recursively searching directories * Ignores blib directories. * Ignores source code control directories, like CVS, .svn and _darcs. * Uses Perl regular expressions * Highlights matched text
textproc/feed-0.3.10.0 (Score: 0.068937615)
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell.
textproc/hexpat-0.20.9 (Score: 0.068937615)
XML parser/formatter based on expat
This package provides a general purpose Haskell XML library using Expat to do its parsing (a fast stream-oriented XML parser written in C). It is extensible to any string type, with String, ByteString and Text provided out of the box.
textproc/html-1.0.1.2 (Score: 0.068937615)
HTML combinator library
This package contains a combinator library for constructing HTML documents.
textproc/highlighting-kate-0.6 (Score: 0.068937615)
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/