diff options
author | Ilya Etingof <ilya@glas.net> | 2011-12-18 00:04:04 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-18 00:04:04 -0600 |
commit | ad4ad1471a706b8393709a66ccd505744f69f0d4 (patch) | |
tree | 348626410ca864e17371e6e96a549fd2fbd7fca7 /network/snmpsim/slack-desc | |
parent | 0a64d3902cf566ec509bca669b9bf90f0125cd16 (diff) | |
download | slackbuilds-ad4ad1471a706b8393709a66ccd505744f69f0d4.tar.gz |
network/snmpsim: Added (SNMP Agent simulator)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/snmpsim/slack-desc')
-rw-r--r-- | network/snmpsim/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/snmpsim/slack-desc b/network/snmpsim/slack-desc new file mode 100644 index 0000000000..e2864a39d9 --- /dev/null +++ b/network/snmpsim/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +snmpsim: snmpsim (SNMP Agent simulator) +snmpsim: +snmpsim: snmpsim is an SNMP Agent simulator. Its features include: +snmpsim: +snmpsim: - Pure-Python, easy to deploy and highly portable +snmpsim: - SNMPv1/v2c/v3 support +snmpsim: - SNMP Agent snapshotting tool included +snmpsim: +snmpsim: Homepage: http://sourceforge.net/projects/snmpsim/ +snmpsim: +snmpsim: |