{ "info": { "author": "Darren Mulholland", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: Public Domain", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "\nInteger Conversion Utility\n==========================\n\nInt is a simple command line utility for converting integers between bases. It accepts an integer in its [b]inary, [o]ctal, [d]ecimal, or he[x] form, then prints it out in all four bases::\n\n $ int 64\n hex: 40\n dec: 64\n oct: 100\n bin: 01000000\n\nYou can specify the base of the input using a single letter prefix.\n(Defaults to decimal if omitted.) Int also accepts multiple arguments::\n\n $ int b1001 o777 d256 x1EA\n\nLeading zeros are ignored so integer literals in the form `0x123` are\nalso accepted.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dmulholland/int", "keywords": "", "license": "Public Domain", "maintainer": "", "maintainer_email": "", "name": "int", "package_url": "https://pypi.org/project/int/", "platform": "", "project_url": "https://pypi.org/project/int/", "project_urls": { "Homepage": "https://github.com/dmulholland/int" }, "release_url": "https://pypi.org/project/int/2.2.0/", "requires_dist": null, "requires_python": "", "summary": "Integer conversion utility.", "version": "2.2.0" }, "last_serial": 4788856, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "7d175b3da6e7e817ae11b36fafd70b25", "sha256": "6521a6fdea92932c99fe7127680fe5c89c15a72ff880f7a2e0a1537c034684ee" }, "downloads": -1, "filename": "int-0.4.0.tar.gz", "has_sig": false, "md5_digest": "7d175b3da6e7e817ae11b36fafd70b25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2303, "upload_time": "2014-10-02T11:55:03", "url": "https://files.pythonhosted.org/packages/f5/52/0f9e5396b5be743761589565929845ab868625c2dd385da1e08dd74fe637/int-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "0df87a9f074b295abc22670c0cb8c579", "sha256": "24ce66fbfe0058d681a0b78a852302a4a35bc984d0381b4d3eb041ade2e42157" }, "downloads": -1, "filename": "int-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0df87a9f074b295abc22670c0cb8c579", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2300, "upload_time": "2014-10-02T12:24:29", "url": "https://files.pythonhosted.org/packages/33/4f/8e08eb2e8397d5fb055d511bc68c252bd5cc82679e8ce88bc0040fa82059/int-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "6a91db15733a52ed2d00e9869c48b184", "sha256": "4ceeec14f42e6891751a8d23b1683007b4ae01b03f237bd61ddf7782b33cd1e9" }, "downloads": -1, "filename": "int-0.4.2.tar.gz", "has_sig": false, "md5_digest": "6a91db15733a52ed2d00e9869c48b184", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2336, "upload_time": "2014-10-02T21:28:38", "url": "https://files.pythonhosted.org/packages/19/5c/c4ce637f04791eaae40fa2ccc2332f524a6b95348c64c3026dbb3a6ece7f/int-0.4.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "3fdbad0614c1498848c96b36bcf473a7", "sha256": "aaf233d9a57820ab8f8de480c51d17b4f50ad32a1040fff0cc650f634a6c5a84" }, "downloads": -1, "filename": "int-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3fdbad0614c1498848c96b36bcf473a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2317, "upload_time": "2014-10-13T16:39:21", "url": "https://files.pythonhosted.org/packages/93/46/ff186059add54860750dcc190162987bf82bf4051534a3ca1856d595fca7/int-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "8bc46fe0cea7b10f17543afa815cc3f9", "sha256": "fca989d8ba409b6f763f36db05fe5967801c701de772e6946beb9245d73237d2" }, "downloads": -1, "filename": "int-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8bc46fe0cea7b10f17543afa815cc3f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2334, "upload_time": "2014-10-14T07:45:16", "url": "https://files.pythonhosted.org/packages/a1/55/335c1738da82d56acd0f7d7bbe20403da505aa409011572f5d5ecb76ba5f/int-1.0.1.tar.gz" } ], "1.1.0": [], "1.1.1": [ { "comment_text": "", "digests": { "md5": "f6e95db5fc6b82d58d2b7ff26a08525d", "sha256": "64841895b95e6f3dc81a7f0725f3b184a27b8b2c1904c584c9cfa09c0b75cdf0" }, "downloads": -1, "filename": "int-1.1.1.tar.gz", "has_sig": false, "md5_digest": "f6e95db5fc6b82d58d2b7ff26a08525d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2394, "upload_time": "2015-05-20T18:35:34", "url": "https://files.pythonhosted.org/packages/3a/64/49d4d6a5b33dca56a5dca7d9749d8dfc1a81b2a3f874eea4fa6e8932a07b/int-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "3e0e7aa1307d935a35622b88dab1ceaa", "sha256": "a838ef5ef966a49f2ebe8cabb5de315fd38ffc5274886df17885da4404c5acce" }, "downloads": -1, "filename": "int-1.1.2.tar.gz", "has_sig": false, "md5_digest": "3e0e7aa1307d935a35622b88dab1ceaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2427, "upload_time": "2015-06-19T09:57:16", "url": "https://files.pythonhosted.org/packages/fa/df/25c704141e5c0adfeac37ab8563fbb66f49b2608db30a6fd00a44cce82b4/int-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "2cfab53cc335d065ce64da217709fcad", "sha256": "f8a3eb59a33bbdf092ee5be635c69746fbe6865462fc7c0e4b582535f0a0e40c" }, "downloads": -1, "filename": "int-1.1.3.tar.gz", "has_sig": false, "md5_digest": "2cfab53cc335d065ce64da217709fcad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2651, "upload_time": "2015-09-26T15:29:41", "url": "https://files.pythonhosted.org/packages/a9/9b/4dfee97554cef117a7303266b99f689ff4afb5947ac188bdbe494d252866/int-1.1.3.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "6c5c4fd3937bc9f7aab38aa9899f22c6", "sha256": "111d757de92aa4fb7c3250c1f577c6a1989fdaa741ea0aa2c685b12085ba5f97" }, "downloads": -1, "filename": "int-1.2.0.tar.gz", "has_sig": false, "md5_digest": "6c5c4fd3937bc9f7aab38aa9899f22c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2721, "upload_time": "2017-04-18T18:51:40", "url": "https://files.pythonhosted.org/packages/a8/65/2ef97e763f05c6a2878f37a162b64c22b7541fc6fd52466d7f6f1adc3a01/int-1.2.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "4f6eb94c4101e50ae7a02d3c37cd3ee3", "sha256": "1f461f9e9603ea131f6dffeda7274f92b93433571af3d9f10910d9affcff93da" }, "downloads": -1, "filename": "int-2.0.0.tar.gz", "has_sig": false, "md5_digest": "4f6eb94c4101e50ae7a02d3c37cd3ee3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2676, "upload_time": "2017-06-09T12:24:09", "url": "https://files.pythonhosted.org/packages/71/40/fb7c76daed42f474c1c037ff763d52b567a6235c2aa451294a5364c27141/int-2.0.0.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "56a2e27e0efd2ad35d630c3bd5b9bad0", "sha256": "afd9463065b2de648f16dfa620c377e3bc60d4dc82e9ce027d697f738c54f372" }, "downloads": -1, "filename": "int-2.1.0.tar.gz", "has_sig": false, "md5_digest": "56a2e27e0efd2ad35d630c3bd5b9bad0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2699, "upload_time": "2018-10-13T12:40:45", "url": "https://files.pythonhosted.org/packages/bf/15/fdd052e35f850e316deddff1214ea719a686f815d7165894f38b3dee01f5/int-2.1.0.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "94485a395b93cdef647556d7b8c51488", "sha256": "b7ab45427d704ea29fa3ad5a8c811962909dd975032e816dc77560c675e74585" }, "downloads": -1, "filename": "int-2.2.0.tar.gz", "has_sig": false, "md5_digest": "94485a395b93cdef647556d7b8c51488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2693, "upload_time": "2019-02-06T23:01:04", "url": "https://files.pythonhosted.org/packages/4c/ec/2243b72b5a05f157d93484c5a8001e8389f18858fcf27fad123a24b57c4b/int-2.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94485a395b93cdef647556d7b8c51488", "sha256": "b7ab45427d704ea29fa3ad5a8c811962909dd975032e816dc77560c675e74585" }, "downloads": -1, "filename": "int-2.2.0.tar.gz", "has_sig": false, "md5_digest": "94485a395b93cdef647556d7b8c51488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2693, "upload_time": "2019-02-06T23:01:04", "url": "https://files.pythonhosted.org/packages/4c/ec/2243b72b5a05f157d93484c5a8001e8389f18858fcf27fad123a24b57c4b/int-2.2.0.tar.gz" } ] }