aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-twistedSNMP/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/py-twistedSNMP/pkg-descr')
-rw-r--r--net-mgmt/py-twistedSNMP/pkg-descr14
1 files changed, 0 insertions, 14 deletions
diff --git a/net-mgmt/py-twistedSNMP/pkg-descr b/net-mgmt/py-twistedSNMP/pkg-descr
deleted file mode 100644
index 6636488534cc..000000000000
--- a/net-mgmt/py-twistedSNMP/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-TwistedSNMP is a set of SNMP protocol implementations for Python's
-Twisted Matrix networking framework using the PySNMP project. It
-provides the following:
- * get, set, getnext and getbulk Manager-side queries
- * get, set, getnext and getbulk Agent-side services
-
-Eventual goals of the system:
- * provide access to all v1 and v2 SNMP functionality for writing
- Agent and Manager services
- * provide convenient testing mechanisms for SNMP Agent/Manager
- development (e.g. mirroring an SNMP Agent's OID tree for local
- query testing)
-
-WWW: http://twistedsnmp.sourceforge.net/