<?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>pysmell</name>
<shortdesc>An autocompletion library for Python</shortdesc>
<description>PySmell is a python IDE completion helper. 

It tries to statically analyze Python source code, without executing it,
and generates information about a project's structure that IDE tools can
use.

PySmell currently supports Vim, Emacs and TextMate. It can be integrated with
any editor that can run Python scripts and has an auto-complete API.</description>
<homepage rdf:resource="http://code.google.com/p/pysmell" />
<maintainer><foaf:Person><foaf:name>Orestis Markou</foaf:name>
<foaf:mbox_sha1sum>1d08d022731f39715ec3dddeb6fcb05b05e3896c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7.3</revision></Version></release>
</Project></rdf:RDF>