<?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>validatish</name>
<shortdesc>Validatish is a minimal library of validators that can validate in a functional or class instantiated style.</shortdesc>
<description>Validatish is a simple validation library designed to be a good building block for validation structures. It implements some basic validators in functional form (i.e. simple function calls) or in class form (i.e. instantiate a class and then just call the validate method). Have a look at the project site at `http://validat.ish.io &lt;http://validat.ish.io&gt;`_

      Changlog at `http://github.com/ish/validatish/raw/master/CHANGELOG &lt;http://github.com/ish/validatish/raw/master/CHANGELOG&gt;`_</description>
<homepage rdf:resource="http://validat.ish.io" />
<maintainer><foaf:Person><foaf:name>Tim Parkin, Matt Goodall</foaf:name>
<foaf:mbox_sha1sum>a3f93f827c97b523a9a65c399b200c04705b33ea</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6</revision></Version></release>
</Project></rdf:RDF>