diff options
Diffstat (limited to 'net-mgmt/rubygem-snmp/pkg-descr')
-rw-r--r-- | net-mgmt/rubygem-snmp/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/rubygem-snmp/pkg-descr b/net-mgmt/rubygem-snmp/pkg-descr new file mode 100644 index 000000000000..37d8608c5db5 --- /dev/null +++ b/net-mgmt/rubygem-snmp/pkg-descr @@ -0,0 +1,6 @@ +This library implements SNMP (the Simple Network Management +Protocol). It is implemented in pure Ruby, so there are no dependencies +on external libraries like net-snmp. You can run this library anywhere +that Ruby can run. + +WWW: http://snmplib.rubyforge.org/ |