<?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>markdown2</name>
<shortdesc>markdown2: A fast and complete Python implementaion of Markdown.</shortdesc>
<description>Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML.  Markdown's text
format is most similar to that of plain text email, and supports
features such as headers, *emphasis*, code blocks, blockquotes, and
links.  -- http://daringfireball.net/projects/markdown/

This is a fast and complete Python implementation of the Markdown
spec.</description>
<homepage rdf:resource="http://code.google.com/p/python-markdown2/" />
<maintainer><foaf:Person><foaf:name>Trent Mick</foaf:name>
<foaf:mbox_sha1sum>88e69851b444a35ff5a52b80c74be87b2e95cf0e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.1.15</revision></Version></release>
</Project></rdf:RDF>