Metadata-Version: 2.1
Name: pymaid
Version: 1.0.0a1
Summary: A rpc framework based on gevent/protobuf
Home-page: https://github.com/catstyle/pymaid
Author: Catstyle
Author-email: Catstyle.Lee@gmail.com
License: GPLv3
Description: pymaid
        ======
        
        a rpc framework based on gevent and google protocol buffer
        
Keywords: asyncio network rpc framework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Provides-Extra: backend
