<?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>NetCIDR</name>
<shortdesc>Object representations, operations and logic for hosts, networks, and collections of networks.</shortdesc>
<description>There are five major chunks of functionality to this library:

    * create CIDR addresses for hosts and net blocks
    * get node counts for any given netblock
    * get ranges of addresses for net blocks
    * create collections of networks (list subclass)
    * determine if a CIDR address is in a given network or set of networks (__contains__ override)</description>
<homepage rdf:resource="http://netcidr.svn.sourceforge.net/viewvc/netcidr/" />
<maintainer><foaf:Person><foaf:name>Duncan McGreggor</foaf:name>
<foaf:mbox_sha1sum>7cc39f4669994203cb3bbfce65376deef472578a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.0.3</revision></Version></release>
</Project></rdf:RDF>