<?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 aims to help extracting or analyzing text
data from PDF documents. Unlike other PDF-related tools, it allows to obtain the
exact location of texts in a page, as well as other layout information such as
font size or font name, which could be useful for analyzing the 
document. It can be also used as a basis for a full-fledged PDF interpreter.</description>
<download-page>http://www.unixuser.org/~euske/python/pdfminer/pdfminer-dist-20090110.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>20090110</revision></Version></release>
</Project></rdf:RDF>