{ "info": { "author": "Rolando Espinoza", "author_email": "rolando at rmax.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "===============================\nBinary Representation\n===============================\n\n.. image:: https://img.shields.io/pypi/v/binary-repr.svg\n :target: https://pypi.python.org/pypi/binary-repr\n\n.. image:: https://img.shields.io/travis/rolando/binary-repr.svg\n :target: https://travis-ci.org/rolando/binary-repr\n\n.. image:: https://readthedocs.org/projects/binary-repr/badge/?version=latest\n :target: https://readthedocs.org/projects/binary-repr/?badge=latest\n :alt: Documentation Status\n\n\nConverts integers to binary representation.\n\nYes, a Cython spinoff of ``numpy.binary_repr`` function.\n\n* Free software: MIT license\n* Documentation: https://binary-repr.readthedocs.org.\n\nFeatures\n--------\n\n* TODO\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-06-17)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rolando/binary-repr", "keywords": "binary-repr", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "binary-repr", "package_url": "https://pypi.org/project/binary-repr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/binary-repr/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rolando/binary-repr" }, "release_url": "https://pypi.org/project/binary-repr/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Converts integers to binary representation.", "version": "0.1.0" }, "last_serial": 2173316, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0fd808153677b32dc43435f8d8c9ee9a", "sha256": "376f2eb573013afcaad1255d14f38af6f299c74297d7133a71ac51418c701596" }, "downloads": -1, "filename": "binary_repr-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fd808153677b32dc43435f8d8c9ee9a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4583, "upload_time": "2016-06-17T16:02:39", "url": "https://files.pythonhosted.org/packages/be/9d/dd2da19908c57f5ad800b461d9c2cdeb681dc6241de41f6cfc40be8e744c/binary_repr-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc05648f26b50277edafc12299bfe8d0", "sha256": "d4c21f79ca7857cfa2a606131b0c0fd6f5e05840f728f07da34b4ef72e296b75" }, "downloads": -1, "filename": "binary-repr-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dc05648f26b50277edafc12299bfe8d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12988, "upload_time": "2016-06-17T16:01:41", "url": "https://files.pythonhosted.org/packages/b1/49/ce4c73b7ec83e7412929d3143ea5b13b5f0b561c910750227738f8ebba19/binary-repr-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fd808153677b32dc43435f8d8c9ee9a", "sha256": "376f2eb573013afcaad1255d14f38af6f299c74297d7133a71ac51418c701596" }, "downloads": -1, "filename": "binary_repr-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fd808153677b32dc43435f8d8c9ee9a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4583, "upload_time": "2016-06-17T16:02:39", "url": "https://files.pythonhosted.org/packages/be/9d/dd2da19908c57f5ad800b461d9c2cdeb681dc6241de41f6cfc40be8e744c/binary_repr-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc05648f26b50277edafc12299bfe8d0", "sha256": "d4c21f79ca7857cfa2a606131b0c0fd6f5e05840f728f07da34b4ef72e296b75" }, "downloads": -1, "filename": "binary-repr-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dc05648f26b50277edafc12299bfe8d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12988, "upload_time": "2016-06-17T16:01:41", "url": "https://files.pythonhosted.org/packages/b1/49/ce4c73b7ec83e7412929d3143ea5b13b5f0b561c910750227738f8ebba19/binary-repr-0.1.0.tar.gz" } ] }