<?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>DLNetSNMP</name>
<shortdesc>A small but complete NetSNMP ctypes wrapper.</shortdesc>
<description>DLNetSNMP is a Python ctypes wrapper for the NetSNMP library written. 
It provides:
 - Synchronous and asynchronous "get", "getbulk", "walk" and "set" operations.
 - MIBs management: set/get MIBs paths, load new MIBs, get OID descriptions
   from MIBs, oid to name (and vice versa) translation tools.
 - Session management, internal asynchronous events management, pluggable logger
   and meaningful error reporting.
 - Multi-platform: runs under Linux (and I think other Unixes also), Windows and OS X.</description>
<homepage rdf:resource="http://www.dlevel.com/products/opensource/dlnetsnmp" />
<maintainer><foaf:Person><foaf:name>Alessandro Iob</foaf:name>
<foaf:mbox_sha1sum>1491157f76cbad86049b7e73185c8ebe9fe4610e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4.1</revision></Version></release>
</Project></rdf:RDF>