summaryrefslogtreecommitdiff
path: root/devel/libsmi/pkg/DESCR
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-09-08 07:59:18 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-09-08 07:59:18 +0000
commit7990ca98a2101919604d4dc20a3394ae769aa26c (patch)
treee9e940c0b15c3ed7eb5de885d87e94c6beddaa8a /devel/libsmi/pkg/DESCR
parent07caf7910170580a3c5856018663f9c13ed3753f (diff)
downloadpkgsrc-7990ca98a2101919604d4dc20a3394ae769aa26c.tar.gz
Initial import of libsmi-0.1.6.
libsmi - A library to access SMI MIB information
Diffstat (limited to 'devel/libsmi/pkg/DESCR')
-rw-r--r--devel/libsmi/pkg/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libsmi/pkg/DESCR b/devel/libsmi/pkg/DESCR
new file mode 100644
index 00000000000..5c0fbe295ce
--- /dev/null
+++ b/devel/libsmi/pkg/DESCR
@@ -0,0 +1,7 @@
+The purpose of libsmi is to
+
+- give network management applications a concise programmer-friendly interface
+ to access MIB module information,
+- separate the knowledge on SMI from the main parts of management applications,
+- allow to add new kinds of MIB repositories without the need to adapt
+ applications that make use of libsmi.