{ "info": { "author": "Dan Lenski", "author_email": "lenski@umd.edu", "bugtrack_url": null, "classifiers": [ "Topic :: Scientific/Engineering :: Mathematics" ], "description": "This is a small Python extension which allows you to manipulate the\nbinary representation of floating-point values in the standard IEEE\n754 64-bit format (= C double type or Python float type).\n\nBasically, the module includes methods to print integers and floating\npoint values in binary format, to convert floating-point values to and\nfrom 64-bit integer representations, and to split/join floating-point\nvalues into (sign, exponent, mantissa) tuples.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tonquil.homeip.net/~dlenski/ieee754bin", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "ieee754bin", "package_url": "https://pypi.org/project/ieee754bin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ieee754bin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://tonquil.homeip.net/~dlenski/ieee754bin" }, "release_url": "https://pypi.org/project/ieee754bin/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python IEEE 754 binary library", "version": "0.1" }, "last_serial": 793195, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1b127aeba94fd0e7534a04bf9a8b946f", "sha256": "0d0d53ec37b6b20276c474c6ef2b3fb25787e0f85b5618dd591e08555f66c637" }, "downloads": -1, "filename": "ieee754bin-0.1.tar.gz", "has_sig": true, "md5_digest": "1b127aeba94fd0e7534a04bf9a8b946f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2328, "upload_time": "2008-09-19T05:23:51", "url": "https://files.pythonhosted.org/packages/b7/56/562ddcc9af2b977fb453145812d17d03f6ca02d1d16d6f4ae26808378623/ieee754bin-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b127aeba94fd0e7534a04bf9a8b946f", "sha256": "0d0d53ec37b6b20276c474c6ef2b3fb25787e0f85b5618dd591e08555f66c637" }, "downloads": -1, "filename": "ieee754bin-0.1.tar.gz", "has_sig": true, "md5_digest": "1b127aeba94fd0e7534a04bf9a8b946f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2328, "upload_time": "2008-09-19T05:23:51", "url": "https://files.pythonhosted.org/packages/b7/56/562ddcc9af2b977fb453145812d17d03f6ca02d1d16d6f4ae26808378623/ieee754bin-0.1.tar.gz" } ] }