<?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>IMDbPY</name>
<shortdesc>Python package to access the IMDb's database</shortdesc>
<description>IMDbPY is a Python package useful to retrieve and
manage the data of the IMDb movie database about movies, people,
characters and companies.

Platform-independent and written in pure Python (and few C lines),
it can retrieve data from both the IMDb's web server and a local copy
of the whole database.

IMDbPY package can be very easily used by programmers and developers
to provide access to the IMDb's data to their programs.

Some simple example scripts - useful for the end users - are included
in this package; other IMDbPY-based programs are available at the
home page: http://imdbpy.sf.net/</description>
<download-page>http://imdbpy.sf.net/?page=download</download-page>
<homepage rdf:resource="http://imdbpy.sf.net/" />
<maintainer><foaf:Person><foaf:name>Davide Alberani</foaf:name>
<foaf:mbox_sha1sum>8d86ea6e377e9c70d918b983d2b57b4ce74f5c83</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>4.1</revision></Version></release>
</Project></rdf:RDF>