{ "info": { "author": "Oleg Strokachuk", "author_email": "zifter.ai@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: User Interfaces", "Topic :: Text Processing" ], "description": "# numeral-system-py\nConvert from one numeric system to other in python.\nSupports following:\n* roman numerals\n\n# Example of usage\n```python\n>>> import numeral_system\n>>> numeral_system.roman.encode(7)\n'VII'\n>>> numeral_system.roman.decode('XXII')\n22\n>>>\n```\n\n[![Release](https://img.shields.io/github/release/zifter/numeral-system-py.svg)][releases-url]\n[![Code Coverage](https://codecov.io/gh/zifter/numeral-system-py/branch/master/graph/badge.svg)][codecov-url]\n[![Build status Appveyor](https://ci.appveyor.com/api/projects/status/github/zifter/numeral-system-py?branch=master&svg=true)][appveyor-url]\n[![Build Status Travis CI](https://travis-ci.org/zifter/numeral-system-py.svg?branch=master)][travis-url]\n[![Contact](https://img.shields.io/badge/telegram-write%20me-blue.svg)][telegram-url]\n\n[releases-url]: https://github.com/zifter/numeral-system-py/releases\n[codecov-url]: https://codecov.io/gh/zifter/numeral-system-py\n[travis-url]: https://travis-ci.org/zifter/numeral-system-py\n[appveyor-url]: https://ci.appveyor.com/project/zifter/numeral-system-py\n[telegram-url]: https://t.me/zifter\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zifter/numeral-system-py", "keywords": "roman,ui,number,numeral,system", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "numeral-system", "package_url": "https://pypi.org/project/numeral-system/", "platform": "any", "project_url": "https://pypi.org/project/numeral-system/", "project_urls": { "Homepage": "https://github.com/zifter/numeral-system-py" }, "release_url": "https://pypi.org/project/numeral-system/0.1.0/", "requires_dist": [ "six", "codacy-coverage ; extra == 'ci'", "codecov ; extra == 'ci'", "pytest-cov ; extra == 'test'", "coverage ; extra == 'test'" ], "requires_python": ">= 2.7", "summary": "attr: numeral_system.__doc__", "version": "0.1.0" }, "last_serial": 5174223, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a46bbc4a8f14772d7408510aa0446fcc", "sha256": "20947d539b512600836ad608a9d9e7925d2ea2c5c002fb39b30fbbcb62e88dee" }, "downloads": -1, "filename": "numeral_system-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a46bbc4a8f14772d7408510aa0446fcc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 2.7", "size": 4452, "upload_time": "2019-04-22T19:18:12", "url": "https://files.pythonhosted.org/packages/b9/59/e59bb95c11454d7cdffc2a3a7bdbac1d621441f9a8b0004bcf1199203577/numeral_system-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4faab0f6ebcfa48bf228b672aab950f", "sha256": "7e9b16b138cd836027e96a3a09103bd3befcd2dd226bbb4c40948f7ab26499e7" }, "downloads": -1, "filename": "numeral-system-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d4faab0f6ebcfa48bf228b672aab950f", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 3842, "upload_time": "2019-04-22T19:18:14", "url": "https://files.pythonhosted.org/packages/f4/8b/7e974405c287b296b37c6e06d164533b7252998fc47eff8aa4e3a27059ea/numeral-system-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a46bbc4a8f14772d7408510aa0446fcc", "sha256": "20947d539b512600836ad608a9d9e7925d2ea2c5c002fb39b30fbbcb62e88dee" }, "downloads": -1, "filename": "numeral_system-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a46bbc4a8f14772d7408510aa0446fcc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 2.7", "size": 4452, "upload_time": "2019-04-22T19:18:12", "url": "https://files.pythonhosted.org/packages/b9/59/e59bb95c11454d7cdffc2a3a7bdbac1d621441f9a8b0004bcf1199203577/numeral_system-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4faab0f6ebcfa48bf228b672aab950f", "sha256": "7e9b16b138cd836027e96a3a09103bd3befcd2dd226bbb4c40948f7ab26499e7" }, "downloads": -1, "filename": "numeral-system-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d4faab0f6ebcfa48bf228b672aab950f", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 3842, "upload_time": "2019-04-22T19:18:14", "url": "https://files.pythonhosted.org/packages/f4/8b/7e974405c287b296b37c6e06d164533b7252998fc47eff8aa4e3a27059ea/numeral-system-0.1.0.tar.gz" } ] }