<?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>xix-utils</name>
<shortdesc>Xix Utils is a drillbit library independent (mostly) of
    any framework ... simple reusable tools for python.</shortdesc>
<description>Xix utils began as an attemp at designing a 
    templating / content-publshing framework which is now only those remains - xix.utils.
    xix_utils is simply "yet more batteries for python."  Generalized 
    concepts and resulting POCs abstracted from other projects become modules under 
    xix.utils. Known unstable modules should signal warnings at runtime.

    Tested on Python 2.4 and 2.5.
    
    Subversion trunk:
   
        svn co http://svn.xix.python-hosting.com/trunk Xix

    Installation:

        python setup.py install

    Note to Developers: Please run unit tests and provide feedback.  To run suite:

        python runtests.py</description>
<homepage rdf:resource="http://xix.python-hosting.com" />
<maintainer><foaf:Person><foaf:name>Drew Smathers</foaf:name>
<foaf:mbox_sha1sum>b95f9fd562b10f1f3e9248711ed1cab1421fe750</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.4</revision></Version></release>
</Project></rdf:RDF>