<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>pyip</name>
<shortdesc>pyip: assemble/disassemble raw ip packet</shortdesc>
<description>pyip is a Python package offering assembling/disassembling of raw ip packet,
including ip, udp, and icmp. Also it includes 2 utilities based on raw ip, 
traceroute and ping.

The primary motivation for this project is to fill the blank in Python,
i.e., handling raw ip packet. Meanwhile, the utility 'traceroute' is intended 
to be port of Unix 'traceroute' to Windows platform, as Windows' tracert has 
only very limited command line options compared with Unix 'traceroute'.</description>
<homepage rdf:resource="https://sourceforge.net/projects/pyip" />
<maintainer><foaf:Person><foaf:name>Kenneth Jiang</foaf:name>
<foaf:mbox_sha1sum>89e0991b193fbb96eb2a3f3fdaeac5d021e7e570</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7</revision></Version></release>
</Project></rdf:RDF>