<?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>Vim-X</name>
<shortdesc>Candy for Perl programming in Vim</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>A. Sinan Unur</foaf:name>
<foaf:mbox rdf:resource="mailto:nanis@cpan.org" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Graham Todd</foaf:name>
<foaf:mbox rdf:resource="mailto:gtodd@iciti.ca" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Hernan Lopes</foaf:name>
<foaf:mbox rdf:resource="mailto:aut_hlopes@uolinc.com" />
</foaf:Person>
</helper>
<license rdf:resource="http://dev.perl.org/licenses/" />
<homepage rdf:resource="https://github.com/yanick/Vim-X" />
<bug-database rdf:resource="https://github.com/yanick/Vim-X/issues" />
<repository>
<GitRepository>
<browse rdf:resource="https://github.com/yanick/Vim-X" />
<location rdf:resource="https://github.com/yanick/Vim-X.git" />
</GitRepository>
</repository>
<release>
<Version>
<revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0.1_0</revision>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-04-02</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">2014-04-07</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">2014-04-08</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">2014-04-27</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">2014-05-07</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">2014-11-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">2015-01-08</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">2015-03-13</dc:issued>
</Version>
</release>
<programming-language>Perl</programming-language>
</Project>