<?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>NetPacket</name>
  <shortdesc>assemble/disassemble network packets at the protocol level</shortdesc>
  <developer>
    <foaf:Person>
      <foaf:name>Tim Potter</foaf:name>
      <foaf:mbox rdf:resource="mailto:tpot@samba.org" />
    </foaf:Person>
  </developer>
  <developer>
    <foaf:Person>
      <foaf:name>Stephanie Wehner</foaf:name>
      <foaf:mbox rdf:resource="mailto:atrak@itsx.com" />
    </foaf:Person>
  </developer>
  <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>Andreas Schwab</foaf:name>
      <foaf:mbox rdf:resource="mailto:schwab@suse.de" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Ben Magistro</foaf:name>
      <foaf:mbox rdf:resource="mailto:koncept1@gmail.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Dan Book</foaf:name>
      <foaf:mbox rdf:resource="mailto:grinnz@grinnz.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Daniel Collins</foaf:name>
      <foaf:mbox rdf:resource="mailto:solemnwarning@solemnwarning.net" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Dinar Valeev</foaf:name>
      <foaf:mbox rdf:resource="mailto:dvaleev@suse.de" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>fschlich</foaf:name>
      <foaf:mbox rdf:resource="mailto:fsfs@debian.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Lubomir Rintel</foaf:name>
      <foaf:mbox rdf:resource="mailto:lkundrak@v3.sk" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Neil Bowers</foaf:name>
      <foaf:mbox rdf:resource="mailto:neil@bowers.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Nicolas R</foaf:name>
      <foaf:mbox rdf:resource="mailto:atoomic@cpan.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Robin Lee</foaf:name>
      <foaf:mbox rdf:resource="mailto:cheeselee@fedoraproject.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Stan Schwertly</foaf:name>
      <foaf:mbox rdf:resource="mailto:stan@linode.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Stephanie Wehner</foaf:name>
      <foaf:mbox rdf:resource="mailto:atrak@cpan.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Tim Potter</foaf:name>
      <foaf:mbox rdf:resource="mailto:timpotter@cpan.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Yanick Champoux</foaf:name>
      <foaf:mbox rdf:resource="mailto:yanick@babyl.ca" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Zak B. Elep</foaf:name>
      <foaf:mbox rdf:resource="mailto:zakame@zakame.net" />
    </foaf:Person>
  </helper>
  <license rdf:resource="http://www.perlfoundation.org/artistic_license_2_0" />
  <homepage rdf:resource="https://github.com/yanick/netpacket" />
  <bug-database rdf:resource="https://github.com/yanick/netpacket/issues" />
  <repository>
    <GitRepository>
      <browse rdf:resource="https://github.com/yanick/netpacket" />
      <location rdf:resource="https://github.com/yanick/netpacket.git" />
    </GitRepository>
  </repository>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.01</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-04-24</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.03</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-07-30</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.04</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003-05-21</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.41.0_0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-12-20</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.41.1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-01-06</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.42.0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-03-25</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.43.0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-05-23</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.43.1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-06-11</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.43.2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-10-11</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">2010-10-17</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">2010-10-19</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">2011-01-15</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">2011-02-07</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-06-20</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">2011-07-26</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">2011-11-13</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-11-23</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-05-03</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.3</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-05-15</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">2013-08-26</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-09-05</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-09-25</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.3</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-10-03</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.4</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-11-30</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">2014-06-15</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6.0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-03-13</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-12-30</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-06-08</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-07-20</dc:issued>
    </Version>
  </release>
  <programming-language>Perl</programming-language>
</Project>