<?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>File-Serialize</name>
<shortdesc>DWIM file serialization/deserialization</shortdesc>
<developer>
<foaf:Person>
<foaf:name>Yanick Champoux</foaf:name>
<foaf:mbox rdf:resource="mailto:yanick@cpan.org" />
</foaf:Person>
</developer>
<helper>
<foaf:Person>
<foaf:name>Jason Hall</foaf:name>
<foaf:mbox rdf:resource="mailto:jayce@lug-nut.com" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>John SJ Anderson</foaf:name>
<foaf:mbox rdf:resource="mailto:genehack@genehack.org" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Yanick Champoux</foaf:name>
<foaf:mbox rdf:resource="mailto:yanick@babyl.ca" />
</foaf:Person>
</helper>
<license rdf:resource="http://dev.perl.org/licenses/" />
<homepage rdf:resource="https://github.com/yanick/File-Serialize" />
<bug-database rdf:resource="https://github.com/yanick/File-Serialize/issues" />
<repository>
<GitRepository>
<browse rdf:resource="https://github.com/yanick/File-Serialize" />
<location rdf:resource="https://github.com/yanick/File-Serialize.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-02-18</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-02-19</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">2015-02-25</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">2015-03-16</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">2015-03-18</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">2015-03-19</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-03-21</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2016-02-25</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2016-02-26</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2016-06-27</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.1</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2016-06-28</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-10-10</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-07-12</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-06-06</dc:issued>
</Version>
</release>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-06-07</dc:issued>
</Version>
</release>
<programming-language>Perl</programming-language>
</Project>