<?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>raze</name>
<shortdesc>RAZE Python Libraries</shortdesc>
<description>RAZE is a free collection of Python modules intended as an extension to the
standard libraries.

The target Python version is 2.4.

* coalesce - Utilities for selecting the first "usable" value in a sequence.
* container - Extended container types and utilities.
* enumeration - Base class for user-defined enumeration types.
* func - Function utils and functional programming tools.
* import_ - Delayed import for combatting circular dependencies.
* logging_ - Extensions to the standard logging module.
* misc - Miscellaneous helper/utility classes and functions.
* namestyle - Convert identifier names between conventions.
* net - Networking support classes.
* optparse_ - Free-form option parser.
* password - Password generation and strength testing.
* path - Extensions and helpers to the standard os.path module.
* phonetic - NATO phonetic alphabet utilities.
* property_ - Extensions to the standard property type.
* singleton - Enforced singleton pattern.
* test - Bootstrapping function for running Raze doctests.
* threading_ - Extensions to the standard threading module.
* transform - Multi-step transformations of multiple values.
* visitor - Classes for simple implementation of the visitor pattern.</description>
<download-page>http://download.icecave.com.au/r/raze/raze-1.2.0.tar.gz</download-page>
<homepage rdf:resource="http://www.icecave.com.au" />
<maintainer><foaf:Person><foaf:name>James Harris, Erin Houston</foaf:name>
<foaf:mbox_sha1sum>9d57e24724c55690fd541b48b6bf865abe584a9a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.0</revision></Version></release>
</Project></rdf:RDF>