summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2004-06-23 11:03:47 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2004-06-23 11:03:47 +0000
commita1d220fc4a99195d3c1393d8d0df74ab690dffd5 (patch)
tree78c1965b9adeb1e95fce1c88cf343141aba0e28f /dev-python/pysnmp/metadata.xml
parentStable on x86. (Manifest recommit) (diff)
downloadgentoo-2-a1d220fc4a99195d3c1393d8d0df74ab690dffd5.tar.gz
gentoo-2-a1d220fc4a99195d3c1393d8d0df74ab690dffd5.tar.bz2
gentoo-2-a1d220fc4a99195d3c1393d8d0df74ab690dffd5.zip
version bump. marked tesing on x86, sparc, ppc. added commands to install whole documentation and examples. closing #54869.
Diffstat (limited to 'dev-python/pysnmp/metadata.xml')
-rw-r--r--dev-python/pysnmp/metadata.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-python/pysnmp/metadata.xml b/dev-python/pysnmp/metadata.xml
index de483c53568f..c5c24b9e198d 100644
--- a/dev-python/pysnmp/metadata.xml
+++ b/dev-python/pysnmp/metadata.xml
@@ -2,4 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
+<longdescription>
+This is a Python implementation of SNMP v.1/v.2c engine. Its general
+functionality is to assemble/disassemble SNMP messages from/into
+given SNMP Object IDs along with associated values. PySNMP also provides
+a few transport methods specific to TCP/IP networking.
+
+PySNMP is written entirely in Python and is self-sufficient in terms
+that it does not rely on any third party tool (it is not a wrapper!).
+</longdescription>
</pkgmetadata>