Metadata-Version: 1.1
Name: gaico
Version: 0.1.0
Summary: A set of network tools written in pure Python with gevent.
Home-page: https://github.com/lmeunier/gaico
Author: Laurent Meunier
Author-email: laurent@deltalima.net
License: UNKNOWN
Description: 
            Gaico
            ~~~~~
        
            Gaico is a collection of small useful functions. Nothing fancy or
            revolutionary, just little things I use in several projects. The primary
            goal of this package is to provide pure python implementations of network
            tools (like ping).
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
