<?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>textwiki</name>
<shortdesc>Python Text Wiki Parser</shortdesc>
<description>Text Wiki Parser

General Wiki Parser. This is the wiki parser used by SahrisWiki
but can also be used in general. It takes a set of rules
and applies them to the input text producing various output.

The default set of rules is for SahrisWiki and the default
output formats supported are:
 * Plain Text
 * XHTML

Attributions:
 Many thanks go to Paul M. Jones, pmjones at ciaweb dot net
 who  created the Text_Wiki parser in PHP. This is (or was)
 a  direct port of his work to Python.</description>
<download-page>http://shortcircuit.net.au/~prologic/downloads/software/textwiki-0.2.tar.gz</download-page>
<homepage rdf:resource="http://trac.shortcircuit.net.au/textwiki/" />
<maintainer><foaf:Person><foaf:name>James Mills</foaf:name>
<foaf:mbox_sha1sum>aedb4e575e97348eb3ab36ac4a73e29c7d2ef580</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2-dev-20070930</revision></Version></release>
</Project></rdf:RDF>