<?xml version="1.0" encoding="UTF-8" ?>
<Project
xmlns="http://usefulinc.com/ns/doap#"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<name>JSON-Schema-AsType</name>
<shortdesc>generates Type::Tiny types out of JSON schemas</shortdesc>
<developer>
<foaf:Person>
<foaf:name>Yanick Champoux</foaf:name>
<foaf:mbox rdf:resource="mailto:yanick@babyl.dyndns.org" />
</foaf:Person>
</developer>
<helper>
<foaf:Person>
<foaf:name>Ben Hutton</foaf:name>
<foaf:mbox rdf:resource="mailto:relequestual@gmail.com" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Daniel Perrett</foaf:name>
<foaf:mbox rdf:resource="mailto:dp13@sanger.ac.uk" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Ruslan Zakirov</foaf:name>
<foaf:mbox rdf:resource="mailto:ruz@bestpractical.com" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Yanick Champoux</foaf:name>
<foaf:mbox rdf:resource="mailto:yanick@cpan.org" />
</foaf:Person>
</helper>
<license rdf:resource="http://dev.perl.org/licenses/" />
<homepage rdf:resource="https://github.com/yanick/JSON-Schema-AsType" />
<bug-database rdf:resource="https://github.com/yanick/JSON-Schema-AsType/issues" />
<repository>
<GitRepository>
<browse rdf:resource="https://github.com/yanick/JSON-Schema-AsType" />
<location rdf:resource="https://github.com/yanick/JSON-Schema-AsType.git" />
</GitRepository>
</repository>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0.1</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-12-06</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0.2</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-12-09</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-12-22</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-03-17</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-03-24</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-04-06</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4.1</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-04-16</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4.2</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-05-01</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4.3</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-07-16</dc:issued>
</Version>
</release>
<programming-language>Perl</programming-language>
</Project>