<?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>Apydia</name>
<shortdesc>API Reference Documentation Generator for Python</shortdesc>
<description>Apydia
======

Apydia is an API reference documentation generator for Python. It's
designed as an instantly serviceable replacement for Pudge's API-documentation
generator. It won't generate complete websites from reST etc. like
Pudge does, though - Apydia is only about the API.

Features
--------

 - Basic pudge compatibility and a short and easy migration path
 - Rudimentary Trac-integration, that is links into Trac's sourcecode browser
 - Some fair amount of usability
 - Setuptools integration
 - Flexible, Genshi/XInclude-based themeability with theme inheritance
 - Support for various text formats like Markdown, Textile and reST
 - Other parsers can easily be plugged in on demand
 - Syntax highlighting thanks to Pygments</description>
<homepage rdf:resource="http://apydia.ematia.de" />
<maintainer><foaf:Person><foaf:name>Daniel Haus</foaf:name>
<foaf:mbox_sha1sum>75a47a1d5471101615bc6f2428d234756a5884cb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.0.2</revision></Version></release>
</Project></rdf:RDF>