{ "info": { "author": "Marcel R\u00f6thke", "author_email": "marcel.roethke@haw-hamburg.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "|docs|\n\n=============\nrtrlib-python\n=============\n\nrtrlib-python is a cffi based python binding for rtrlib_.\n\n.. _rtrlib: https://github.com/rtrlib/rtrlib\n\nSphinx docs can be found in the docs directory and build with ``make html``.\n\nfor usage examples see the tools directory\n\nFeatures\n--------\nFeatures supported so far:\n\n- Prefix validation\n- rtr_mgr callbacks\n\n\n\nInstall Instructions\n--------------------\n\nRequirements\n''''''''''''\n- python 2.7 or python 3\n- cffi>=1.4.0\n- enum34\n- six\n\nand a c compiler at build time.\n\nIf you are using virtualenv the Requirements are installed automatically during the install step, otherwise you have to use your platforms package management tool or just run pip install -r requirements.txt.\n\n\nDownload and Installation\n'''''''''''''''''''''''''\n\n- ``git clone https://github.com/rtrlib/python-binding.git``\n- ``cd python-binding``\n- ``python setup.py build``\n- ``python setup.py install``\n\n\n.. |docs| image:: https://readthedocs.org/projects/python-rtrlib/badge/?version=latest\n :target: http://python-rtrlib.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mroethke/rtrlib-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rtrlib", "package_url": "https://pypi.org/project/rtrlib/", "platform": "", "project_url": "https://pypi.org/project/rtrlib/", "project_urls": { "Homepage": "https://github.com/mroethke/rtrlib-python" }, "release_url": "https://pypi.org/project/rtrlib/0.1/", "requires_dist": null, "requires_python": "", "summary": "rtrlib binding", "version": "0.1" }, "last_serial": 2938146, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3ad8bf10a92a845d81be9c31c8d3d657", "sha256": "4aea8afa3ec52a069a71323265696ae5f380de8ae8a42c512a1541b48016762a" }, "downloads": -1, "filename": "rtrlib-0.1.tar.gz", "has_sig": false, "md5_digest": "3ad8bf10a92a845d81be9c31c8d3d657", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18933, "upload_time": "2017-06-09T12:50:43", "url": "https://files.pythonhosted.org/packages/7d/c1/0436e94ec8043b1eb42c6b3974015efaf71f042495a4b9f254624ef9f3c2/rtrlib-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ad8bf10a92a845d81be9c31c8d3d657", "sha256": "4aea8afa3ec52a069a71323265696ae5f380de8ae8a42c512a1541b48016762a" }, "downloads": -1, "filename": "rtrlib-0.1.tar.gz", "has_sig": false, "md5_digest": "3ad8bf10a92a845d81be9c31c8d3d657", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18933, "upload_time": "2017-06-09T12:50:43", "url": "https://files.pythonhosted.org/packages/7d/c1/0436e94ec8043b1eb42c6b3974015efaf71f042495a4b9f254624ef9f3c2/rtrlib-0.1.tar.gz" } ] }