{ "info": { "author": "Jason Schulz", "author_email": "jason@schulz.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "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", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development", "Topic :: System :: Shells" ], "description": "x2x\n\nCommands to convert radixes.\n\n* x2b - convert to binary\n* x2o - convert to octal\n* x2d - convert to decimal\n* x2h - convert to heaxadecimal\n* x2x - convert any radix to any radix\n\n\nInstalling\n----------\n\nPyPI\n::\n\n pip install x2x\n\nFrom source\n::\n\n python setup.py install\n\nVersions\n--------\n\n0.9 (Jan, 2016)\n\n* first release", "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/uxcn/x2x", "keywords": "radix base convert binary octal decimal hexadecimal", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "x2x", "package_url": "https://pypi.org/project/x2x/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/x2x/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/uxcn/x2x" }, "release_url": "https://pypi.org/project/x2x/0.9/", "requires_dist": null, "requires_python": null, "summary": "commands to convert radixes", "version": "0.9" }, "last_serial": 1933095, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "4d35c42baab902892eb66250fdaa17ec", "sha256": "475af8b2a95e050c3dbb37a9fdb349a0b3d3aeab2a32f334ff8ef3c3576eee1a" }, "downloads": -1, "filename": "x2x-0.9.tar.gz", "has_sig": false, "md5_digest": "4d35c42baab902892eb66250fdaa17ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3289, "upload_time": "2016-02-01T04:57:39", "url": "https://files.pythonhosted.org/packages/15/b0/510304655cbacda69b5539aa6fa4f9764cc0ba9bc3fc5b3bef91d45afeb0/x2x-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d35c42baab902892eb66250fdaa17ec", "sha256": "475af8b2a95e050c3dbb37a9fdb349a0b3d3aeab2a32f334ff8ef3c3576eee1a" }, "downloads": -1, "filename": "x2x-0.9.tar.gz", "has_sig": false, "md5_digest": "4d35c42baab902892eb66250fdaa17ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3289, "upload_time": "2016-02-01T04:57:39", "url": "https://files.pythonhosted.org/packages/15/b0/510304655cbacda69b5539aa6fa4f9764cc0ba9bc3fc5b3bef91d45afeb0/x2x-0.9.tar.gz" } ] }