<?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>validate</name>
<shortdesc>A module for validating values (usually strings) against a specification, and transforming them or doing type conversion.</shortdesc>
<description>`validate.py &lt;http://www.voidspace.org.uk/python/validate.html&gt;`_ is a
module for validating values against a specification. It can be used
with `ConfigObj &lt;http://www.voidspace.org.uk/python/configobj.html&gt;`_, or as a
standalone module.

It is extensible, and as well as doing type conversion from strings,
you can easily implement your own functions for transforming values in
any way you please.</description>
<download-page>http://www.voidspace.org.uk/downloads/validate.py</download-page>
<homepage rdf:resource="http://www.voidspace.org.uk/python/validate.html" />
<maintainer><foaf:Person><foaf:name>Michael Foord</foaf:name>
<foaf:mbox_sha1sum>3c028684c0036c8ed14e2355d0dae4d1add4da2c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.0</revision></Version></release>
</Project></rdf:RDF>