summaryrefslogtreecommitdiff
path: root/python/pysnmp/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pysnmp/README')
-rw-r--r--python/pysnmp/README3
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.