Metadata-Version: 1.0
Name: pycopia-utils
Version: 1.0
Summary: Pycopia helper programs.
Home-page: http://www.pycopia.net/
Author: Keith Dart
Author-email: keith@dartworks.biz
License: LGPL
Download-URL: http://pycopia.googlecode.com/svn/trunk/utils#egg=pycopia_utils-1.0.dev_r196
Description: Some functions of Pycopia require root
            privileges. This module contains some helper programs so that Pycopia
            scripts can run as non-root, but still perform some functions that
            require root (e.g. open ICMP socket, SNMP trap port, and syslog port). 
            It also includes the Python 2.5 readline module for older Pythons.
            
Keywords: pycopia framework ping
Platform: UNKNOWN
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking :: Monitoring
Classifier: Intended Audience :: Developers
