<?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>Gnosis Utilities</name>
<shortdesc>Modules and Utilities for XML Documents and Other Miscellany</shortdesc>
<description>BACKGROUND:  Gnosis Utilities contains a number of Python libraries, most
(but not all) related to working with XML.  These include:

 * disthelper              (Create more flexible distutils archives)
 * gnosis.indexer          (Full-text indexing/searching)
 * gnosis.xml.pickle       (XML pickling of Python objects)
 * gnosis.xml.objectify    (Any XML to "native" Python objects)
 * gnosis.xml.validity     (Enforce validity constraints)
 * gnosis.xml.relax        (Tools for working with RelaxNG)
 * gnosis.xml.indexer      (XPATH indexing of XML documents)
 * [...].convert.txt2html  (Convert ASCII source files to HTML)
 * gnosis.util.dtd2sql     (DTD -&gt; SQL 'CREATE TABLE' statements)
 * gnosis.util.sql2dtd     (SQL query -&gt; DTD for query results)
 * gnosis.util.xml2sql     (XML -&gt; SQL 'INSERT INTO' statements)
 * gnosis.util.combinators (Combinatorial higher-order functions)
 * gnosis.util.introspect  (Introspect Python objects)
 * gnosis.utils.hashcash   (Hashcash proof-of-work protocol)
 * gnosis.magic            (Multimethods, metaclasses, etc)
 * gnosis.trigramlib       (Work w/ trigrams, e.g. spam filtering)
 * gnosis.pyconfig         (Capability-based version adaptation)

...and so much more! :-)</description>
<download-page>http://gnosis.cx/download/Gnosis_Utils.More/</download-page>
<homepage rdf:resource="http://www.gnosis.cx/download/Gnosis_Utils.ANNOUNCE" />
<maintainer><foaf:Person><foaf:name>David Mertz</foaf:name>
<foaf:mbox_sha1sum>c0e3013b181ac6cfd4dd8aa75577f14c13c662f1</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.1</revision></Version></release>
</Project></rdf:RDF>