<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>pdfminer</name>
<shortdesc>PDF parser and analyzer written entirely in Python.</shortdesc>
<description>PDFMiner is a suite of programs that help extracting and analyzing text data of
PDF documents. Unlike other PDF-related tools, it allows to obtain the exact
location of texts in a page, as well as other extra information such as font
information or ruled lines. It includes a PDF converter that can transform PDF
files into other text formats (such as HTML). It has an extensible PDF parser
that can be used for other purpoes instead of text analysis.</description>
<download-page>http://www.unixuser.org/~euske/python/pdfminer/pdfminer-dist-20090517.tar.gz</download-page>
<homepage rdf:resource="http://www.unixuser.org/~euske/python/pdfminer/index.html" />
<maintainer><foaf:Person><foaf:name>Yusuke Shinyama</foaf:name>
<foaf:mbox_sha1sum>7d040fdc296db36cee4ab11f12437142d8f2de85</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>20090517</revision></Version></release>
</Project></rdf:RDF>