diff options
Diffstat (limited to 'python/pysnmp/README')
-rw-r--r-- | python/pysnmp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pysnmp/README b/python/pysnmp/README new file mode 100644 index 0000000000..ed6b2c1472 --- /dev/null +++ b/python/pysnmp/README @@ -0,0 +1,3 @@ +PySNMP is an SNMP engine written in pure Python. + +This requires pyasn1 and pycrypto. |