{ "info": { "author": "David Woods", "author_email": "d@vidwoods.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "allyourbase\n===========\n\nAll Your Base is a python library for converting number strings from any base to number strings of any other base.\n\nThis library was created to make the following improvements on existing base conversion libraries out there:\n\n- Can convert both integers and floats\n- Uses Decimal package to allow for arbitrary precision / number of digits\n- Uses Decimal package to avoid binary rounding errors\n- Is not limited to base 36, 62, 64 due to available characters. Can convert to/from any integer base from 2 to whatever you like. (higher bases use delimited decimal format)", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/birnam/allyourbase", "keywords": "base radix conversion convert float precision", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "allyourbase", "package_url": "https://pypi.org/project/allyourbase/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/allyourbase/", "project_urls": { "Homepage": "https://bitbucket.org/birnam/allyourbase" }, "release_url": "https://pypi.org/project/allyourbase/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Numerical base converter, allowing arbitrary floating point precision and conversion between any integer bases", "version": "1.0.0" }, "last_serial": 1519110, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2f967e482280cfd59c7d39e343110126", "sha256": "cec223da14acc16a4a3a2773c88b3588918a6851b38536177e2bc61b715632ff" }, "downloads": -1, "filename": "allyourbase-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2f967e482280cfd59c7d39e343110126", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8834, "upload_time": "2015-04-24T04:46:58", "url": "https://files.pythonhosted.org/packages/c6/5d/d9ea656391b66e1e3111f9a33a36f8ac736cbefe3ebf7b48f264411ef649/allyourbase-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19a8759c11e6bcc9225568c399634eab", "sha256": "7c0a869b387ff6ecf9c2c18805fe0751c6a8ab0d8264034a188608fbb4e0e1c3" }, "downloads": -1, "filename": "allyourbase-1.0.0.tar.gz", "has_sig": false, "md5_digest": "19a8759c11e6bcc9225568c399634eab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6986, "upload_time": "2015-04-24T04:47:01", "url": "https://files.pythonhosted.org/packages/9c/8a/0e539c5ec2c2d0f40e463a9d40c0ac18d639804cd323806c1a75b4342f44/allyourbase-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2f967e482280cfd59c7d39e343110126", "sha256": "cec223da14acc16a4a3a2773c88b3588918a6851b38536177e2bc61b715632ff" }, "downloads": -1, "filename": "allyourbase-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2f967e482280cfd59c7d39e343110126", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8834, "upload_time": "2015-04-24T04:46:58", "url": "https://files.pythonhosted.org/packages/c6/5d/d9ea656391b66e1e3111f9a33a36f8ac736cbefe3ebf7b48f264411ef649/allyourbase-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19a8759c11e6bcc9225568c399634eab", "sha256": "7c0a869b387ff6ecf9c2c18805fe0751c6a8ab0d8264034a188608fbb4e0e1c3" }, "downloads": -1, "filename": "allyourbase-1.0.0.tar.gz", "has_sig": false, "md5_digest": "19a8759c11e6bcc9225568c399634eab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6986, "upload_time": "2015-04-24T04:47:01", "url": "https://files.pythonhosted.org/packages/9c/8a/0e539c5ec2c2d0f40e463a9d40c0ac18d639804cd323806c1a75b4342f44/allyourbase-1.0.0.tar.gz" } ] }