<?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>Creoleparser</name>
<shortdesc>Parser for the Creole common wiki markup language</shortdesc>
<description>What is Creoleparser?
---------------------

Creoleparser is a Python library for converting Creole wiki markup
for output on the web. It is a full implementation of the Creole 1.0
specification and aims to follow the spec exactly.

What is Creole?
---------------

From wikicreole.org:
  Creole is a common wiki markup language to be used across different
  wikis. It's not replacing existing markup but instead enabling wiki
  users to transfer content seamlessly across wikis, and for novice
  users to contribute more easily.

Find out more about Creole at &lt;http://www.wikicreole.org&gt;</description>
<homepage rdf:resource="http://pages.infinit.net/shday/Creoleparser/index.html" />
<maintainer><foaf:Person><foaf:name>Stephen Day</foaf:name>
<foaf:mbox_sha1sum>ba7bc6e520d196cc738e59947ef8d182e73ea7bd</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.3</revision></Version></release>
</Project></rdf:RDF>