{ "info": { "author": "Gerald Kaszuba", "author_email": "pyraknet@slowchop.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Networking" ], "description": "pyraknet allows you to concentrate on your game or application rather\nthen writing a your own networking code. It is straightforward to implement\nand you only need a small amount of UDP networking knowledge.\n\n* Easy to implement\n* Cross platform\n* High performance\n* Low bandwidth overhead\n* Automatic peer management. Each client is assigned an identifier.\n* Optonally specify packets to be reliable -- packets will automatically\n resend themselves if dropped.\n* Optonally specify packets to arrive in the right order, or to be discarded\n if it receives an old packet.", "description_content_type": null, "docs_url": null, "download_url": "http://pyraknet.slowchop.com/files/download/pyraknet-0.1.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pyraknet.slowchop.com/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyraknet", "package_url": "https://pypi.org/project/pyraknet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyraknet/", "project_urls": { "Download": "http://pyraknet.slowchop.com/files/download/pyraknet-0.1.4.tar.gz", "Homepage": "http://pyraknet.slowchop.com/" }, "release_url": "https://pypi.org/project/pyraknet/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "pyraknet is a Python extension that has bindings for the reliable UDP network library RakNet.", "version": "0.1.4" }, "last_serial": 21715, "releases": { "0.1.0": [], "0.1.1": [], "0.1.2": [], "0.1.3": [], "0.1.4": [] }, "urls": [] }