Metadata-Version: 1.1
Name: networking
Version: 0.0.1
Summary: Low-level networking library
Home-page: https://github.com/eth2-networks/networking
Author: Martijn Reening
Author-email: m.reening@eth2.nl
License: BSD 3-clause "New" or "Revised License"
Description: networking
        ==========
        Low-level networking library
        
        Requirements
        ------------
        
        Installation
        ------------
        To install the library, run::
        
            pip install networking
        
        or if you have cloned this Git repository, run::
        
            python setup.py install
        
        Usage
        -----
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Networking
