<?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>Markdown</name>
<shortdesc>Python implementation of Markdown.</shortdesc>
<description>We are happy to release Python-Markdown 2.0, which has been over a year in the 
making. We have rewritten significant portions of the code, dramatically 
extending the extension API, increased performance, and added numerous
extensions
(&lt;http://www.freewisdom.org/projects/python-markdown/Available_Extensions&gt;) to
the distribution (including an extension that mimics PHP Markdown
Extra), all while maintaining backward compatibility with the end user API in
version 1.7.

Python-Markdown supports Python versions 2.3, 2.4, 2.5, 2.6, and 3.0! You will
need to run 2to3 on the source yourself for 3.0.</description>
<download-page>http://pypi.python.org/packages/source/M/Markdown/Markdown-2.0.tar.gz</download-page>
<homepage rdf:resource="http://www.freewisdom.org/projects/python-markdown" />
<maintainer><foaf:Person><foaf:name>Waylan Limberg</foaf:name>
<foaf:mbox_sha1sum>40eefcf1154ad505df9050d78351ab49efeed2d2</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0</revision></Version></release>
</Project></rdf:RDF>