<?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>NetAddr-MAC</name>
<shortdesc>MAC hardware address functions and object (EUI48 and EUI64)</shortdesc>
<developer>
<foaf:Person>
<foaf:name>Dean Hamstead</foaf:name>
<foaf:mbox rdf:resource="mailto:dean@fragfest.com.au" />
</foaf:Person>
</developer>
<helper>
<foaf:Person>
<foaf:name>Dean Hamstead</foaf:name>
<foaf:mbox rdf:resource="mailto:djzort@cpan.org" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>James C Sinclair</foaf:name>
<foaf:mbox rdf:resource="mailto:james.sinclair@linode.com" />
</foaf:Person>
</helper>
<helper>
<foaf:Person>
<foaf:name>Oliver Gorwits</foaf:name>
<foaf:mbox rdf:resource="mailto:oliver@cpan.org" />
</foaf:Person>
</helper>
<license rdf:resource="http://www.opensource.org/licenses/mit-license.php" />
<homepage rdf:resource="https://github.com/djzort/NetAddr-MAC" />
<repository>
<GitRepository>
<browse rdf:resource="https://github.com/djzort/NetAddr-MAC" />
<location rdf:resource="https://github.com/djzort/NetAddr-MAC.git" />
</GitRepository>
</repository>
<programming-language>Perl</programming-language>
</Project>