Text::CSV provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV class can combine
fields into a CSV string and parse a CSV string into fields.
from eric olsen
A Pure-Python library built as a PDF toolkit. It is capable of:
* extracting document information (title, author, ...),
* splitting documents page by page,
* merging documents page by page,
* cropping pages,
* merging multiple pages into a single page,
* encrypting and decrypting PDF files.
from Daniel Dickman
entity management like textproc/sp (which it can supersede) or
textproc/lq-sp.
Provides onsgmls/osgmlnorm/ospam/spcat/ospent/osx binaries which were
previously in openjade-1.3 package, so @conflict with it.
ok ajacoutot@ jasper@
NLTK, the Natural Language Toolkit, is a suite of open source Python
modules, data sets and tutorials supporting research and development in
Natural Language Processing.
A substantial amount of documentation about how to use NLTK, including a
textbook and API documention, is available from the NLTK website:
http://www.nltk.org/
This module analyses English text in either a string or file. Totals are
then calculated for the number of characters, words, sentences, blank
and non blank (text) lines and paragraphs.
Three common readability statistics are also derived, the Fog, Flesch
and Kincaid indices.
CVE-2009-3603
CVE-2009-3604
CVE-2009-3605
CVE-2009-3606
CVE-2009-3608
CVE-2009-3609
Official patch from xpdf developers integrated into build.
OK kili@
Prawn: Fast, Nimble PDF Generation For Ruby
Prawn takes the pain out of generating beautiful printable documents,
while still remaining fast, tiny and nimble. It is also named after a
majestic sea creature, and that has to count for something.
It supports UTF-8, image embedding, flexible table drawing and has a
simplified content positioning.