<?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>convertish</name>
<shortdesc>Convertish is a type conversion library with converters for basic types</shortdesc>
<description>Convertish uses adaption to coerce variable types. It currently has converters registered for schemaish types but is easily extended. It currently has a converter which can serialise most objects to strings. The library should be very easy to extend to convert to / from most types. 

      Changlog at `http://github.com/ish/convertish/raw/master/CHANGELOG &lt;http://github.com/ish/convertish/raw/master/CHANGELOG&gt;`_</description>
<homepage rdf:resource="http://ish.io/projects/show/convertish" />
<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.6dev</revision></Version></release>
</Project></rdf:RDF>