.. image:: https://img.shields.io/pypi/v/fpbinary.svg
:target: https://pypi.org/project/fpbinary/
.. image:: https://readthedocs.org/projects/fpbinary/badge/?version=latest
:target: https://fpbinary.readthedocs.io/en/latest/
Introduction
================
fpbinary is a binary fixed point package for Python. It is written as an extension module for the CPython implementation of Python.
fpbinary was created with **fast** simulation of math-intensive systems destined for digital hardware (e.g. signal processing) in mind. While Python has great support for signal processing functions, there is no offical fixed point package. Implementaions written completely in Python tend to be frustratingly slow, so fpbinary is an attempt to make fixed point simulation of large, complex hardware systems in Python viable.
Documentation
=============
For installation instructions, feature list and other documentation: `Read the Docs <https://fpbinary.readthedocs.io/en/latest/>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/smlgit/fpbinary",
"name": "fpbinary",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7",
"maintainer_email": "",
"keywords": "fixed-point,binary,bit-accurate,dsp,fpga",
"author": "",
"author_email": "smlgit@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/b8/6a/d86211d51f255c26ce639eb37aa2aa2a21aa52e8986721669700530f3c24/fpbinary-1.5.7.zip",
"platform": null,
"description": ".. image:: https://img.shields.io/pypi/v/fpbinary.svg\n :target: https://pypi.org/project/fpbinary/\n\n.. image:: https://readthedocs.org/projects/fpbinary/badge/?version=latest\n :target: https://fpbinary.readthedocs.io/en/latest/\n\nIntroduction\n================\n\nfpbinary is a binary fixed point package for Python. It is written as an extension module for the CPython implementation of Python.\n\nfpbinary was created with **fast** simulation of math-intensive systems destined for digital hardware (e.g. signal processing) in mind. While Python has great support for signal processing functions, there is no offical fixed point package. Implementaions written completely in Python tend to be frustratingly slow, so fpbinary is an attempt to make fixed point simulation of large, complex hardware systems in Python viable.\n\n\nDocumentation\n=============\n\nFor installation instructions, feature list and other documentation: `Read the Docs <https://fpbinary.readthedocs.io/en/latest/>`_\n\n\n",
"bugtrack_url": null,
"license": "GPL-2.0 License",
"summary": "Provides binary fixed point functionality.",
"version": "1.5.7",
"split_keywords": [
"fixed-point",
"binary",
"bit-accurate",
"dsp",
"fpga"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb25a92e13ef75240f3ff31dc84298f2dca1df1ff1901ec6bca449b345e10479",
"md5": "cca2df8af7078261dd0e28685b128040",
"sha256": "142202da5de854f7ead6ab5b21d20e60a532b22aa7d3d61ecd1af2ae3cf192fe"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp27-cp27m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "cca2df8af7078261dd0e28685b128040",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": ">=2.7",
"size": 48308,
"upload_time": "2023-03-11T09:44:56",
"upload_time_iso_8601": "2023-03-11T09:44:56.699045Z",
"url": "https://files.pythonhosted.org/packages/fb/25/a92e13ef75240f3ff31dc84298f2dca1df1ff1901ec6bca449b345e10479/fpbinary-1.5.7-cp27-cp27m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5c4dc4719e6fd3704cb67be90e02705fa7340bd1b6f613807c9a1802e2930c60",
"md5": "4a23bf17c8c357b763097d73d3243d34",
"sha256": "f5c1141987b444ef9bc35c98cb38e7956a01a20ef2faf289ff4afec80cd69cf4"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "4a23bf17c8c357b763097d73d3243d34",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=2.7",
"size": 49330,
"upload_time": "2023-03-11T09:45:29",
"upload_time_iso_8601": "2023-03-11T09:45:29.876526Z",
"url": "https://files.pythonhosted.org/packages/5c/4d/c4719e6fd3704cb67be90e02705fa7340bd1b6f613807c9a1802e2930c60/fpbinary-1.5.7-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "722ff3149e221fe59bbb061bae71107c768d94fd097fc151ef814c1fad6845db",
"md5": "2749ec14ee7c59258cdc8711b12f4e6c",
"sha256": "ebd5850de10b20223aa2aeb0c232a2230538ddcf16c7da5c261e8637a91d0767"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "2749ec14ee7c59258cdc8711b12f4e6c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=2.7",
"size": 48950,
"upload_time": "2023-03-11T09:45:32",
"upload_time_iso_8601": "2023-03-11T09:45:32.003468Z",
"url": "https://files.pythonhosted.org/packages/72/2f/f3149e221fe59bbb061bae71107c768d94fd097fc151ef814c1fad6845db/fpbinary-1.5.7-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0e0c9f6993628b6e7b7c268dad5591a6d2377d630c85adffdcf72251b91cc33",
"md5": "f6a6192cd6786ef02fddc51c25f4267e",
"sha256": "ce168421fb2907d2924ee8d9c848d959eb68831e8595a94855f4371d2480ae79"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "f6a6192cd6786ef02fddc51c25f4267e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=2.7",
"size": 49335,
"upload_time": "2023-03-11T09:44:59",
"upload_time_iso_8601": "2023-03-11T09:44:59.054526Z",
"url": "https://files.pythonhosted.org/packages/c0/e0/c9f6993628b6e7b7c268dad5591a6d2377d630c85adffdcf72251b91cc33/fpbinary-1.5.7-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bbd76fd838331ac93f85f6d9db5e986da30868c96c2a7d88b4745bff37098144",
"md5": "1ef615da549e4c6d6a0ee40fbcc9892a",
"sha256": "09d30b293d718d781c2fcf1a9b69f7f396aef5391519ffdce0990b05a53091b6"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "1ef615da549e4c6d6a0ee40fbcc9892a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=2.7",
"size": 49303,
"upload_time": "2023-03-11T09:45:33",
"upload_time_iso_8601": "2023-03-11T09:45:33.687458Z",
"url": "https://files.pythonhosted.org/packages/bb/d7/6fd838331ac93f85f6d9db5e986da30868c96c2a7d88b4745bff37098144/fpbinary-1.5.7-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2edb755b9cb2c85e043097b742349adbc2b1f456ef1f0c478d84433c1ce98350",
"md5": "42c4ece98b1f010004982a01a9a4dd45",
"sha256": "97ca2ae391dbc22d4faf9822400c7c108b54f025311293350c3bf7b7361f499a"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp35-cp35m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "42c4ece98b1f010004982a01a9a4dd45",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7",
"size": 48082,
"upload_time": "2023-03-11T09:45:01",
"upload_time_iso_8601": "2023-03-11T09:45:01.403643Z",
"url": "https://files.pythonhosted.org/packages/2e/db/755b9cb2c85e043097b742349adbc2b1f456ef1f0c478d84433c1ce98350/fpbinary-1.5.7-cp35-cp35m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "31774e2cae89e6e290f84ef994eda1c149800f69fa51760a4ebe2c1889060321",
"md5": "2191d346e690ff657fc6774204013030",
"sha256": "e7091399809f29c94e208fb3f7fd66746c18d379d7dd8227f3822496dec42f84"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp35-cp35m-win32.whl",
"has_sig": false,
"md5_digest": "2191d346e690ff657fc6774204013030",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7",
"size": 46001,
"upload_time": "2023-03-11T09:45:06",
"upload_time_iso_8601": "2023-03-11T09:45:06.528125Z",
"url": "https://files.pythonhosted.org/packages/31/77/4e2cae89e6e290f84ef994eda1c149800f69fa51760a4ebe2c1889060321/fpbinary-1.5.7-cp35-cp35m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d3940458452f4b2c61677ae363b644c2caea104f3a14542fa107d7d84efaa5e7",
"md5": "4a18561f046b0048c8ad6fbea6196aba",
"sha256": "359e3ea9d1b42c7974972f21f1ab9b63b92f8b948d9a50ebb8afc5c3a64097ca"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "4a18561f046b0048c8ad6fbea6196aba",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7",
"size": 53111,
"upload_time": "2023-03-11T09:45:13",
"upload_time_iso_8601": "2023-03-11T09:45:13.492746Z",
"url": "https://files.pythonhosted.org/packages/d3/94/0458452f4b2c61677ae363b644c2caea104f3a14542fa107d7d84efaa5e7/fpbinary-1.5.7-cp35-cp35m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6e750f569ea04e864f3bcfbc60d8ed0b15539568b22d0bb4e212acae00b874cc",
"md5": "45e25bd8823a9fa01506a1c0d4377156",
"sha256": "20b989ec4e10e1b6e6952a32126fbdd1115a1e0cc373d88646b524dd10a7707b"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp36-cp36m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "45e25bd8823a9fa01506a1c0d4377156",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7",
"size": 47978,
"upload_time": "2023-03-11T09:45:35",
"upload_time_iso_8601": "2023-03-11T09:45:35.953345Z",
"url": "https://files.pythonhosted.org/packages/6e/75/0f569ea04e864f3bcfbc60d8ed0b15539568b22d0bb4e212acae00b874cc/fpbinary-1.5.7-cp36-cp36m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d6f907bd687e34bf6fc1ede8e349ecafcca9a9289d4a1eed30f653a669739eeb",
"md5": "b5e2e609c0f29297b3a2f9d06ef6ff25",
"sha256": "4b16301bf393d23abfb900288d9cd91ab86ee176278ecd23477b0fe96cf870a1"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp36-cp36m-win32.whl",
"has_sig": false,
"md5_digest": "b5e2e609c0f29297b3a2f9d06ef6ff25",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7",
"size": 46021,
"upload_time": "2023-03-11T09:45:15",
"upload_time_iso_8601": "2023-03-11T09:45:15.790568Z",
"url": "https://files.pythonhosted.org/packages/d6/f9/07bd687e34bf6fc1ede8e349ecafcca9a9289d4a1eed30f653a669739eeb/fpbinary-1.5.7-cp36-cp36m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "387749584e961d10106c1cf2fb53f3822f0aed69d37788810ddb877e803acf87",
"md5": "d44bec3f82b6b4bd7cf757692d1fe6a6",
"sha256": "3f68c797f9cf8bf22122343ce76d93a4da7c7936ed6982fca83c5475b5c44edb"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "d44bec3f82b6b4bd7cf757692d1fe6a6",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7",
"size": 53130,
"upload_time": "2023-03-11T09:45:08",
"upload_time_iso_8601": "2023-03-11T09:45:08.752636Z",
"url": "https://files.pythonhosted.org/packages/38/77/49584e961d10106c1cf2fb53f3822f0aed69d37788810ddb877e803acf87/fpbinary-1.5.7-cp36-cp36m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ecc94abb70adedb76bf369f82e83d2fa1a9624622c73a2ca43b994e72725d0f4",
"md5": "a013afc45ce32d8923a45ec3c49c59e0",
"sha256": "e8d22b5e6315f55170ba4b7facab6e50a2802ed1c1a52e074bde5ce80ae99e99"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "a013afc45ce32d8923a45ec3c49c59e0",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7",
"size": 48034,
"upload_time": "2023-03-11T09:45:26",
"upload_time_iso_8601": "2023-03-11T09:45:26.062253Z",
"url": "https://files.pythonhosted.org/packages/ec/c9/4abb70adedb76bf369f82e83d2fa1a9624622c73a2ca43b994e72725d0f4/fpbinary-1.5.7-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08b62f9205205707663fe67387de058351a8fa562e084edfb97cd67733c5ee8f",
"md5": "ddad56e011dafcc3fe64eb6239ad68e2",
"sha256": "beb10df927f6730a9ad770f2e8a7592525f0dc72db3c57866eb9fae364db33a5"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp37-cp37m-win32.whl",
"has_sig": false,
"md5_digest": "ddad56e011dafcc3fe64eb6239ad68e2",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7",
"size": 42530,
"upload_time": "2023-03-11T09:45:19",
"upload_time_iso_8601": "2023-03-11T09:45:19.516415Z",
"url": "https://files.pythonhosted.org/packages/08/b6/2f9205205707663fe67387de058351a8fa562e084edfb97cd67733c5ee8f/fpbinary-1.5.7-cp37-cp37m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0b49571f01b38dd3bdcf31101f259120479d49cdbf76ed1283c544dec25d092f",
"md5": "5a01f56ca7fa6c01d24b9dbfcfedb3bf",
"sha256": "c861b02cf0a7729459631957989b1759ffce2f5c0533ce55c2c992a34f4fa246"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "5a01f56ca7fa6c01d24b9dbfcfedb3bf",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7",
"size": 48053,
"upload_time": "2023-03-11T09:45:04",
"upload_time_iso_8601": "2023-03-11T09:45:04.200366Z",
"url": "https://files.pythonhosted.org/packages/0b/49/571f01b38dd3bdcf31101f259120479d49cdbf76ed1283c544dec25d092f/fpbinary-1.5.7-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a2905a8f291fdc3ed0b5c76d8647e069da59fa787df1fb1a9f90b8e0d654ddc",
"md5": "a98638602b11df99095fb6dfb9cbd041",
"sha256": "c3e3e06357fd98b1b3577e38650c741854d9e034aba79fa4d8ce84cff94aca95"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "a98638602b11df99095fb6dfb9cbd041",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=2.7",
"size": 49241,
"upload_time": "2023-03-11T09:45:28",
"upload_time_iso_8601": "2023-03-11T09:45:28.292871Z",
"url": "https://files.pythonhosted.org/packages/4a/29/05a8f291fdc3ed0b5c76d8647e069da59fa787df1fb1a9f90b8e0d654ddc/fpbinary-1.5.7-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb72ebf13d0016c0534629ce9750c08d3f0a51bd3cb90e7fc20ddf49274d250e",
"md5": "98a4d62e3a4550499341a999152e19ae",
"sha256": "0d0f64d2f0969ce0569d7c5c1ccf1ca2984f1dd34795cc98c7ef9b5d5bb7d1e3"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "98a4d62e3a4550499341a999152e19ae",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=2.7",
"size": 43488,
"upload_time": "2023-03-11T09:45:21",
"upload_time_iso_8601": "2023-03-11T09:45:21.802654Z",
"url": "https://files.pythonhosted.org/packages/fb/72/ebf13d0016c0534629ce9750c08d3f0a51bd3cb90e7fc20ddf49274d250e/fpbinary-1.5.7-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "825ab80d34205b6e49ea7de72bb92800ee1936f4a6ae2e3eb3e9e255f9aaf6ea",
"md5": "2b6d188aabfb4d023f5cc82eeb5a6e9a",
"sha256": "47fb026c2891b0da87f7f6a45f527012cad1dea54564fdbe4c2e2c09bf0cd881"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "2b6d188aabfb4d023f5cc82eeb5a6e9a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=2.7",
"size": 48971,
"upload_time": "2023-03-11T09:45:24",
"upload_time_iso_8601": "2023-03-11T09:45:24.114637Z",
"url": "https://files.pythonhosted.org/packages/82/5a/b80d34205b6e49ea7de72bb92800ee1936f4a6ae2e3eb3e9e255f9aaf6ea/fpbinary-1.5.7-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a9137c08eca865e7df8328f39879755d758239e5bf2ed66f0fb721ecc24c3989",
"md5": "d1e948e24c815679782b7b2d4d07cf6a",
"sha256": "7739d1e8db6018007f06b4519590dd9c9d341fb532e92a0d80ef0991228d99be"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "d1e948e24c815679782b7b2d4d07cf6a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=2.7",
"size": 49252,
"upload_time": "2023-03-11T09:45:11",
"upload_time_iso_8601": "2023-03-11T09:45:11.308515Z",
"url": "https://files.pythonhosted.org/packages/a9/13/7c08eca865e7df8328f39879755d758239e5bf2ed66f0fb721ecc24c3989/fpbinary-1.5.7-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "95afa575293fe66460f10728aa57446dbda36a0a0fbeeb62dfdf8f18c8f2b464",
"md5": "0c547d768b94c2d83397ca7ee6674f2d",
"sha256": "8615dcbc45e79d500575e22db1afb9e62ba8e8b90a442b10ad6263db9281cc3b"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "0c547d768b94c2d83397ca7ee6674f2d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=2.7",
"size": 43485,
"upload_time": "2023-03-11T09:45:18",
"upload_time_iso_8601": "2023-03-11T09:45:18.029001Z",
"url": "https://files.pythonhosted.org/packages/95/af/a575293fe66460f10728aa57446dbda36a0a0fbeeb62dfdf8f18c8f2b464/fpbinary-1.5.7-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b32f7c0e4473929894064a3a5df0d5e19e9722067c34b5d765de2789dce631d1",
"md5": "239df08ba0f3fc68dbf873ac61805fb2",
"sha256": "069b688dd5adaa919c8cb9acd0690d0c42d29215fe17ffe47fe367237fba0220"
},
"downloads": -1,
"filename": "fpbinary-1.5.7-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "239df08ba0f3fc68dbf873ac61805fb2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=2.7",
"size": 48996,
"upload_time": "2023-03-11T09:45:38",
"upload_time_iso_8601": "2023-03-11T09:45:38.086375Z",
"url": "https://files.pythonhosted.org/packages/b3/2f/7c0e4473929894064a3a5df0d5e19e9722067c34b5d765de2789dce631d1/fpbinary-1.5.7-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b86ad86211d51f255c26ce639eb37aa2aa2a21aa52e8986721669700530f3c24",
"md5": "41e5443245c8c2649cbd106844ab2a73",
"sha256": "5a350cf0d0c079bac6549ecb12621572be1ee58536d8e2b6f5b88f51b0907e9d"
},
"downloads": -1,
"filename": "fpbinary-1.5.7.zip",
"has_sig": false,
"md5_digest": "41e5443245c8c2649cbd106844ab2a73",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 79423,
"upload_time": "2023-03-11T09:45:40",
"upload_time_iso_8601": "2023-03-11T09:45:40.427821Z",
"url": "https://files.pythonhosted.org/packages/b8/6a/d86211d51f255c26ce639eb37aa2aa2a21aa52e8986721669700530f3c24/fpbinary-1.5.7.zip",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-11 09:45:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "smlgit",
"github_project": "fpbinary",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"appveyor": true,
"lcname": "fpbinary"
}