summaryrefslogtreecommitdiffstats
path: root/libraries/gsnmp/README
diff options
context:
space:
mode:
author Menno Duursma2010-05-11 20:00:47 +0200
committer Robby Workman2010-05-11 20:00:47 +0200
commit948e73097ccb6a40cb0fc15be1f1e25611fb5526 (patch)
tree4db06b5ab0a3912dac1c559ff5cf86243d4b56ed /libraries/gsnmp/README
parent0fec11f79e7d88f4f0c050c613f686f2031f30a1 (diff)
downloadslackbuilds-948e73097ccb6a40cb0fc15be1f1e25611fb5526.tar.gz
libraries/gsnmp: Added to 12.0 repository
Diffstat (limited to 'libraries/gsnmp/README')
-rw-r--r--libraries/gsnmp/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gsnmp/README b/libraries/gsnmp/README
new file mode 100644
index 0000000000..b115420af9
--- /dev/null
+++ b/libraries/gsnmp/README
@@ -0,0 +1,10 @@
+GSNMP an SNMP library written on top of glib and gnet.
+
+The goal of the project is to provide an efficient, clean, portable
+implementation of an SNMP stack for management applications.
+
+GSNMP was written by Juergen Schoenwaelder , though some parts of this
+package contain code originally written by Gregory McLean,
+Jochen Friedrich and Dirk Wisse.
+
+This requires gnet, which is also available at SlackBuilds.org.