<?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>App-Changelord</name>
<shortdesc>cli-based changelog manager</shortdesc>
<developer>
<foaf:Person>
<foaf:name>Yanick Champoux</foaf:name>
<foaf:mbox rdf:resource="mailto:yanick@babyl.ca" />
</foaf:Person>
</developer>
<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/" />
<programming-language>Perl</programming-language>
</Project>