Metadata-Version: 1.1
Name: PyRakLib
Version: 1.0.9b1
Summary: A port of the PHP RakLib library to Python.
Home-page: https://github.com/jython234/PyRakLib
Author: jython234
Author-email: jython234@blockserver.org
License: GPL V3
Description: PyRakLib is a networking library that follows the RakNet protocol for MCPE. It is ported from the PHP library: RakLib.
        You can find the original library here: https://github.com/PocketMine/RakLib
Keywords: PHP library MCPE minecraft raknet raklib networking Python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Requires: requests
