Metadata-Version: 1.1
Name: py9p
Version: 1.0.3
Summary: 9P Protocol Implementation
Home-page: https://github.com/svinota/py9p
Author: Peter V. Saveliev
Author-email: peet@redhat.com
License: MIT
Description: 
        9P protocol implementation
        --------------------------
        
        The library allows you to use 9P protocol in your
        applications.
        
        Please note, that the library is not fully compatible
        with the initial version by Andrey Mirtchovski.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
