# Bluetooth Data Tools
<p align="center">
<a href="https://github.com/bdraco/bluetooth-data-tools/actions?query=workflow%3ACI">
<img src="https://img.shields.io/github/workflow/status/bdraco/bluetooth-data-tools/CI/main?label=CI&logo=github&style=flat-square" alt="CI Status" >
</a>
<a href="https://bluetooth-data-tools.readthedocs.io">
<img src="https://img.shields.io/readthedocs/bluetooth-data-tools.svg?logo=read-the-docs&logoColor=fff&style=flat-square" alt="Documentation Status">
</a>
<a href="https://codecov.io/gh/bdraco/bluetooth-data-tools">
<img src="https://img.shields.io/codecov/c/github/bdraco/bluetooth-data-tools.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
</a>
</p>
<p align="center">
<a href="https://python-poetry.org/">
<img src="https://img.shields.io/badge/packaging-poetry-299bd7?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJJSURBVHgBfZLPa1NBEMe/s7tNXoxW1KJQKaUHkXhQvHgW6UHQQ09CBS/6V3hKc/AP8CqCrUcpmop3Cx48eDB4yEECjVQrlZb80CRN8t6OM/teagVxYZi38+Yz853dJbzoMV3MM8cJUcLMSUKIE8AzQ2PieZzFxEJOHMOgMQQ+dUgSAckNXhapU/NMhDSWLs1B24A8sO1xrN4NECkcAC9ASkiIJc6k5TRiUDPhnyMMdhKc+Zx19l6SgyeW76BEONY9exVQMzKExGKwwPsCzza7KGSSWRWEQhyEaDXp6ZHEr416ygbiKYOd7TEWvvcQIeusHYMJGhTwF9y7sGnSwaWyFAiyoxzqW0PM/RjghPxF2pWReAowTEXnDh0xgcLs8l2YQmOrj3N7ByiqEoH0cARs4u78WgAVkoEDIDoOi3AkcLOHU60RIg5wC4ZuTC7FaHKQm8Hq1fQuSOBvX/sodmNJSB5geaF5CPIkUeecdMxieoRO5jz9bheL6/tXjrwCyX/UYBUcjCaWHljx1xiX6z9xEjkYAzbGVnB8pvLmyXm9ep+W8CmsSHQQY77Zx1zboxAV0w7ybMhQmfqdmmw3nEp1I0Z+FGO6M8LZdoyZnuzzBdjISicKRnpxzI9fPb+0oYXsNdyi+d3h9bm9MWYHFtPeIZfLwzmFDKy1ai3p+PDls1Llz4yyFpferxjnyjJDSEy9CaCx5m2cJPerq6Xm34eTrZt3PqxYO1XOwDYZrFlH1fWnpU38Y9HRze3lj0vOujZcXKuuXm3jP+s3KbZVra7y2EAAAAAASUVORK5CYII=" alt="Poetry">
</a>
<a href="https://github.com/ambv/black">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square" alt="black">
</a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
</a>
</p>
<p align="center">
<a href="https://pypi.org/project/bluetooth-data-tools/">
<img src="https://img.shields.io/pypi/v/bluetooth-data-tools.svg?logo=python&logoColor=fff&style=flat-square" alt="PyPI Version">
</a>
<img src="https://img.shields.io/pypi/pyversions/bluetooth-data-tools.svg?style=flat-square&logo=python&logoColor=fff" alt="Supported Python versions">
<img src="https://img.shields.io/pypi/l/bluetooth-data-tools.svg?style=flat-square" alt="License">
</p>
Tools for converting bluetooth data and packets
## Installation
Install this via pip (or your favourite package manager):
`pip install bluetooth-data-tools`
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- markdownlint-disable -->
<!-- markdownlint-enable -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-end -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Credits
This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[browniebroke/cookiecutter-pypackage](https://github.com/browniebroke/cookiecutter-pypackage)
project template.
Raw data
{
"_id": null,
"home_page": "https://github.com/bdraco/bluetooth-data-tools",
"name": "bluetooth-data-tools",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "J. Nick Koston",
"author_email": "nick@koston.org",
"download_url": "https://files.pythonhosted.org/packages/93/64/2fcfa8b1e77f6458f4feb606e2a6408cd37788cfd73a8396efa246596524/bluetooth_data_tools-1.20.0.tar.gz",
"platform": null,
"description": "# Bluetooth Data Tools\n\n<p align=\"center\">\n <a href=\"https://github.com/bdraco/bluetooth-data-tools/actions?query=workflow%3ACI\">\n <img src=\"https://img.shields.io/github/workflow/status/bdraco/bluetooth-data-tools/CI/main?label=CI&logo=github&style=flat-square\" alt=\"CI Status\" >\n </a>\n <a href=\"https://bluetooth-data-tools.readthedocs.io\">\n <img src=\"https://img.shields.io/readthedocs/bluetooth-data-tools.svg?logo=read-the-docs&logoColor=fff&style=flat-square\" alt=\"Documentation Status\">\n </a>\n <a href=\"https://codecov.io/gh/bdraco/bluetooth-data-tools\">\n <img src=\"https://img.shields.io/codecov/c/github/bdraco/bluetooth-data-tools.svg?logo=codecov&logoColor=fff&style=flat-square\" alt=\"Test coverage percentage\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://python-poetry.org/\">\n <img src=\"https://img.shields.io/badge/packaging-poetry-299bd7?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJJSURBVHgBfZLPa1NBEMe/s7tNXoxW1KJQKaUHkXhQvHgW6UHQQ09CBS/6V3hKc/AP8CqCrUcpmop3Cx48eDB4yEECjVQrlZb80CRN8t6OM/teagVxYZi38+Yz853dJbzoMV3MM8cJUcLMSUKIE8AzQ2PieZzFxEJOHMOgMQQ+dUgSAckNXhapU/NMhDSWLs1B24A8sO1xrN4NECkcAC9ASkiIJc6k5TRiUDPhnyMMdhKc+Zx19l6SgyeW76BEONY9exVQMzKExGKwwPsCzza7KGSSWRWEQhyEaDXp6ZHEr416ygbiKYOd7TEWvvcQIeusHYMJGhTwF9y7sGnSwaWyFAiyoxzqW0PM/RjghPxF2pWReAowTEXnDh0xgcLs8l2YQmOrj3N7ByiqEoH0cARs4u78WgAVkoEDIDoOi3AkcLOHU60RIg5wC4ZuTC7FaHKQm8Hq1fQuSOBvX/sodmNJSB5geaF5CPIkUeecdMxieoRO5jz9bheL6/tXjrwCyX/UYBUcjCaWHljx1xiX6z9xEjkYAzbGVnB8pvLmyXm9ep+W8CmsSHQQY77Zx1zboxAV0w7ybMhQmfqdmmw3nEp1I0Z+FGO6M8LZdoyZnuzzBdjISicKRnpxzI9fPb+0oYXsNdyi+d3h9bm9MWYHFtPeIZfLwzmFDKy1ai3p+PDls1Llz4yyFpferxjnyjJDSEy9CaCx5m2cJPerq6Xm34eTrZt3PqxYO1XOwDYZrFlH1fWnpU38Y9HRze3lj0vOujZcXKuuXm3jP+s3KbZVra7y2EAAAAAASUVORK5CYII=\" alt=\"Poetry\">\n </a>\n <a href=\"https://github.com/ambv/black\">\n <img src=\"https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square\" alt=\"black\">\n </a>\n <a href=\"https://github.com/pre-commit/pre-commit\">\n <img src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square\" alt=\"pre-commit\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://pypi.org/project/bluetooth-data-tools/\">\n <img src=\"https://img.shields.io/pypi/v/bluetooth-data-tools.svg?logo=python&logoColor=fff&style=flat-square\" alt=\"PyPI Version\">\n </a>\n <img src=\"https://img.shields.io/pypi/pyversions/bluetooth-data-tools.svg?style=flat-square&logo=python&logoColor=fff\" alt=\"Supported Python versions\">\n <img src=\"https://img.shields.io/pypi/l/bluetooth-data-tools.svg?style=flat-square\" alt=\"License\">\n</p>\n\nTools for converting bluetooth data and packets\n\n## Installation\n\nInstall this via pip (or your favourite package manager):\n\n`pip install bluetooth-data-tools`\n\n## Contributors \u2728\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- prettier-ignore-start -->\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- markdownlint-disable -->\n<!-- markdownlint-enable -->\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-end -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Credits\n\nThis package was created with\n[Cookiecutter](https://github.com/audreyr/cookiecutter) and the\n[browniebroke/cookiecutter-pypackage](https://github.com/browniebroke/cookiecutter-pypackage)\nproject template.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Tools for converting bluetooth data and packets",
"version": "1.20.0",
"project_urls": {
"Bug Tracker": "https://github.com/bdraco/bluetooth-data-tools/issues",
"Changelog": "https://github.com/bdraco/bluetooth-data-tools/blob/main/CHANGELOG.md",
"Documentation": "https://bluetooth-data-tools.readthedocs.io",
"Homepage": "https://github.com/bdraco/bluetooth-data-tools",
"Repository": "https://github.com/bdraco/bluetooth-data-tools"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce59a7cdbbc0fa3864e8389b98e41759235f28dce8d4706cbc3f95ee22ddecfa",
"md5": "60e13f7149ecbabed5afedda7474c461",
"sha256": "f62f766313458a2d49b6c4653bb81a74edaa42f2723350283f2d214cf4b81612"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "60e13f7149ecbabed5afedda7474c461",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 121286,
"upload_time": "2024-08-24T23:12:12",
"upload_time_iso_8601": "2024-08-24T23:12:12.058731Z",
"url": "https://files.pythonhosted.org/packages/ce/59/a7cdbbc0fa3864e8389b98e41759235f28dce8d4706cbc3f95ee22ddecfa/bluetooth_data_tools-1.20.0-cp310-cp310-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "295b27c58c7994aaa11e13eec2e909f1b60569e6dd3372032bab83087f128d1f",
"md5": "7dd558e82b809f378bc69692d07fc94f",
"sha256": "71cd0c90ef3d11ee5e1ba13f42260992ae7a00bcccb81a0616d0eaf1e9cd7224"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "7dd558e82b809f378bc69692d07fc94f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 523009,
"upload_time": "2024-08-24T23:12:13",
"upload_time_iso_8601": "2024-08-24T23:12:13.772535Z",
"url": "https://files.pythonhosted.org/packages/29/5b/27c58c7994aaa11e13eec2e909f1b60569e6dd3372032bab83087f128d1f/bluetooth_data_tools-1.20.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "28acb197e9cf60dedb513f92f7dbe6d7a2533c4ac51dc752195027848af4330f",
"md5": "fe88cad8f17e115d4e749f4dc45dd39a",
"sha256": "9521dc44f37c0fb2c154b97c1ac0563d1ec79722dd6800a68305d414b2e6b673"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "fe88cad8f17e115d4e749f4dc45dd39a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 543595,
"upload_time": "2024-08-24T23:12:15",
"upload_time_iso_8601": "2024-08-24T23:12:15.558376Z",
"url": "https://files.pythonhosted.org/packages/28/ac/b197e9cf60dedb513f92f7dbe6d7a2533c4ac51dc752195027848af4330f/bluetooth_data_tools-1.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "53a47602b117d7ac6e7d4f9aa1802dbb5e5585c8e3852cd042d3e79ad8553e31",
"md5": "a7884e576b4fe3ae3179d673da61f1db",
"sha256": "216243014ef081b1f8d095f691df539ddf6dccdb5869e395ef70207eb0d76b4b"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-manylinux_2_31_x86_64.whl",
"has_sig": false,
"md5_digest": "a7884e576b4fe3ae3179d673da61f1db",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 541563,
"upload_time": "2024-08-24T23:03:57",
"upload_time_iso_8601": "2024-08-24T23:03:57.745713Z",
"url": "https://files.pythonhosted.org/packages/53/a4/7602b117d7ac6e7d4f9aa1802dbb5e5585c8e3852cd042d3e79ad8553e31/bluetooth_data_tools-1.20.0-cp310-cp310-manylinux_2_31_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3ca0b55493b61721db58656ffc9fee371e1aede06e7e1f7c2a6c1b35e838b20f",
"md5": "248a94b0906d074c641682051364165a",
"sha256": "f0601777a18b03d077b39d3597ca3a2f8f6363709c67f78fa433d9dd98e15b60"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "248a94b0906d074c641682051364165a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 558568,
"upload_time": "2024-08-24T23:12:17",
"upload_time_iso_8601": "2024-08-24T23:12:17.574619Z",
"url": "https://files.pythonhosted.org/packages/3c/a0/b55493b61721db58656ffc9fee371e1aede06e7e1f7c2a6c1b35e838b20f/bluetooth_data_tools-1.20.0-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "259ce8d23a774025276b90c866560cf6eb8add249043987e325abf5e40a73907",
"md5": "6c4d6885b1f957c873ddc5395adfff03",
"sha256": "92b0ae6169468866d6b94a1a2db010d8ccc98485fce9c26962be3a4b32e2269a"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "6c4d6885b1f957c873ddc5395adfff03",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 562416,
"upload_time": "2024-08-24T23:12:19",
"upload_time_iso_8601": "2024-08-24T23:12:19.314220Z",
"url": "https://files.pythonhosted.org/packages/25/9c/e8d23a774025276b90c866560cf6eb8add249043987e325abf5e40a73907/bluetooth_data_tools-1.20.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08d0e7453a27524bdc77f56cf0af414a24b47e27048e583d8db29d5cda3bb683",
"md5": "5267920cb2ede2aa5f84d54615dcf6d5",
"sha256": "22e61e9277093fed1f14a87fc19e0a4012e10ce8b2841ff6ca3f2fa984601021"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "5267920cb2ede2aa5f84d54615dcf6d5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 15597,
"upload_time": "2024-08-24T23:12:20",
"upload_time_iso_8601": "2024-08-24T23:12:20.824210Z",
"url": "https://files.pythonhosted.org/packages/08/d0/e7453a27524bdc77f56cf0af414a24b47e27048e583d8db29d5cda3bb683/bluetooth_data_tools-1.20.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9afb3903c2a1368fea121792f35238156fa5f387d9fc5bdcd1a4f9675a2af571",
"md5": "9c0965141199ecd2913fe04837b2f300",
"sha256": "6c6b095799d138b54783fae9fdd1300917a2496960fefd14e782ceb3b68afd0a"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "9c0965141199ecd2913fe04837b2f300",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4.0,>=3.10",
"size": 246070,
"upload_time": "2024-08-24T23:12:22",
"upload_time_iso_8601": "2024-08-24T23:12:22.163630Z",
"url": "https://files.pythonhosted.org/packages/9a/fb/3903c2a1368fea121792f35238156fa5f387d9fc5bdcd1a4f9675a2af571/bluetooth_data_tools-1.20.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a1044afb817f513bf5899b787dfd20dbf0f69fb954304c54113f007cb9c16a5b",
"md5": "45c334726bd503d0c1c92fdc00ac8a30",
"sha256": "29475c4c6ceb5473fd53cc9130fd3acacf80ddb5f4a8d8093d2655e1f1249803"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "45c334726bd503d0c1c92fdc00ac8a30",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 351187,
"upload_time": "2024-08-24T23:12:23",
"upload_time_iso_8601": "2024-08-24T23:12:23.786143Z",
"url": "https://files.pythonhosted.org/packages/a1/04/4afb817f513bf5899b787dfd20dbf0f69fb954304c54113f007cb9c16a5b/bluetooth_data_tools-1.20.0-cp311-cp311-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d20faaae3abebdfcb60f0c7d2e88f8b29dd299812b149dc894fc4aac9b543150",
"md5": "53d0f0d36336792f0667fb086c266348",
"sha256": "35e400a4217a0ae06af47d0229543382d1c5be8c591eee9e2080ac97bb77d9ce"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "53d0f0d36336792f0667fb086c266348",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 823825,
"upload_time": "2024-08-24T23:12:25",
"upload_time_iso_8601": "2024-08-24T23:12:25.763579Z",
"url": "https://files.pythonhosted.org/packages/d2/0f/aaae3abebdfcb60f0c7d2e88f8b29dd299812b149dc894fc4aac9b543150/bluetooth_data_tools-1.20.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db701a7325f15c993aefbe7539030fd8c1ec36e87cce7614b332f155780d3c2d",
"md5": "ab32a0a7b03469cbd7163cbefd865dcb",
"sha256": "60fa0e76b53e44f5646c073fba231b3049d7b4913225c53cf03266f49452e79d"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ab32a0a7b03469cbd7163cbefd865dcb",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 846899,
"upload_time": "2024-08-24T23:12:27",
"upload_time_iso_8601": "2024-08-24T23:12:27.654757Z",
"url": "https://files.pythonhosted.org/packages/db/70/1a7325f15c993aefbe7539030fd8c1ec36e87cce7614b332f155780d3c2d/bluetooth_data_tools-1.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "17c080fcafec32298776ce2536152e725d64c3be189c2f5a83106189f2b739e3",
"md5": "d16e9360decaa28ebf625a1a490ebca5",
"sha256": "ed41b4673433ca5cf3a814e27c280eefd4f85c976ff5f2ca18312e0eb4be83a5"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "d16e9360decaa28ebf625a1a490ebca5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 854394,
"upload_time": "2024-08-24T23:12:29",
"upload_time_iso_8601": "2024-08-24T23:12:29.045911Z",
"url": "https://files.pythonhosted.org/packages/17/c0/80fcafec32298776ce2536152e725d64c3be189c2f5a83106189f2b739e3/bluetooth_data_tools-1.20.0-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0fdba42191acb25fcfbd1caff73ff977d1cbba7f17623af0f326ec72888d3b2f",
"md5": "693ee9e10f1e91e4dd26ca6de7e0c9d9",
"sha256": "cc7caae15e4682d2217ae4ad54d14fda0a1bdb32a8c7b25fec3adbd9ddf3c497"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "693ee9e10f1e91e4dd26ca6de7e0c9d9",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 854310,
"upload_time": "2024-08-24T23:12:30",
"upload_time_iso_8601": "2024-08-24T23:12:30.754199Z",
"url": "https://files.pythonhosted.org/packages/0f/db/a42191acb25fcfbd1caff73ff977d1cbba7f17623af0f326ec72888d3b2f/bluetooth_data_tools-1.20.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c79de3dc0bc8f0787d60ee919a7d57fbc84c08234b3993d794bb1ae330b87c55",
"md5": "58497a6ae4187f96578b48dfc227bae3",
"sha256": "408ce36b5434cc42591186606cea7df6fd988305a86ef3791822a9ef69a218bb"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "58497a6ae4187f96578b48dfc227bae3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 246066,
"upload_time": "2024-08-24T23:12:32",
"upload_time_iso_8601": "2024-08-24T23:12:32.082396Z",
"url": "https://files.pythonhosted.org/packages/c7/9d/e3dc0bc8f0787d60ee919a7d57fbc84c08234b3993d794bb1ae330b87c55/bluetooth_data_tools-1.20.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a157dc022c5655fdd8cb2fdf569c10b8f5c8093459d835f71a811a44b9d7743b",
"md5": "13a562c2b9a5c7e6f2262e3f4f0c08fc",
"sha256": "38173bab90c5a2640e8972b33898b322aed4bee5f05d4722b1bbc78bab9a871f"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "13a562c2b9a5c7e6f2262e3f4f0c08fc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4.0,>=3.10",
"size": 246068,
"upload_time": "2024-08-24T23:12:33",
"upload_time_iso_8601": "2024-08-24T23:12:33.787505Z",
"url": "https://files.pythonhosted.org/packages/a1/57/dc022c5655fdd8cb2fdf569c10b8f5c8093459d835f71a811a44b9d7743b/bluetooth_data_tools-1.20.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18c137fb9719b52ef18ea00f9eeb5109df4ece44390e86ab174a858b82043aff",
"md5": "10d32ae58fcf213ecb9504f372e98afc",
"sha256": "f4c426e31d1a87b956d62cbff5a1ab9d089db540b4830c51220cac58d7aee170"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "10d32ae58fcf213ecb9504f372e98afc",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 351176,
"upload_time": "2024-08-24T23:12:35",
"upload_time_iso_8601": "2024-08-24T23:12:35.720278Z",
"url": "https://files.pythonhosted.org/packages/18/c1/37fb9719b52ef18ea00f9eeb5109df4ece44390e86ab174a858b82043aff/bluetooth_data_tools-1.20.0-cp312-cp312-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8ae1e98662cfeefdd21b0370f421d650dcdabef3ec146d43b198fcb37375a05d",
"md5": "e10104225c7cb6cf3308a51ffcda33bc",
"sha256": "83b14fc6dc6726f773006e856b5021c1e1fa4ab8261852a335a1d1e58f4cd583"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "e10104225c7cb6cf3308a51ffcda33bc",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 854159,
"upload_time": "2024-08-24T23:12:37",
"upload_time_iso_8601": "2024-08-24T23:12:37.450554Z",
"url": "https://files.pythonhosted.org/packages/8a/e1/e98662cfeefdd21b0370f421d650dcdabef3ec146d43b198fcb37375a05d/bluetooth_data_tools-1.20.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2fefc1f9ebda1bba0de5afa665b4139634ab2f2e13394f1618d59b1862538a96",
"md5": "4f0a4f010687b873c0aebc9808dd74d2",
"sha256": "8ccca12d8f99a6ba14bd670968cc7f20230ba113a1a7b643c03c384ebbb7adc9"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "4f0a4f010687b873c0aebc9808dd74d2",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 882391,
"upload_time": "2024-08-24T23:12:39",
"upload_time_iso_8601": "2024-08-24T23:12:39.115931Z",
"url": "https://files.pythonhosted.org/packages/2f/ef/c1f9ebda1bba0de5afa665b4139634ab2f2e13394f1618d59b1862538a96/bluetooth_data_tools-1.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bfa6930519798452d67378380af9ff326d14a687cc61ca7871b380c033d46423",
"md5": "e5dad8033fac92477301fb73fbada2fd",
"sha256": "6a63259b683b465d5928a73ed5060e8987585a57a9b86bb86161904238e68bb0"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "e5dad8033fac92477301fb73fbada2fd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 870690,
"upload_time": "2024-08-24T23:12:40",
"upload_time_iso_8601": "2024-08-24T23:12:40.480455Z",
"url": "https://files.pythonhosted.org/packages/bf/a6/930519798452d67378380af9ff326d14a687cc61ca7871b380c033d46423/bluetooth_data_tools-1.20.0-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c94100c0f9c0531fe324b84383ac8ba12cc184f30ce7d8b01c021b5ecc7e6718",
"md5": "c90f459c198c01ec2db7780aa9a833d7",
"sha256": "1c933ee1b8f226d07d9c2f43df6dd4d61d020ce221237ae1e89e7fc2cad7afde"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "c90f459c198c01ec2db7780aa9a833d7",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 881702,
"upload_time": "2024-08-24T23:12:41",
"upload_time_iso_8601": "2024-08-24T23:12:41.886615Z",
"url": "https://files.pythonhosted.org/packages/c9/41/00c0f9c0531fe324b84383ac8ba12cc184f30ce7d8b01c021b5ecc7e6718/bluetooth_data_tools-1.20.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de8ec8c54a956e5bf8ad4571ffa3a6df8a7144408db8b66ce3d85523bbf519de",
"md5": "cc98d29d2c45a1012b23988c9f8773d3",
"sha256": "37d7aa74c2e8bc4b14224f6668d3973a8c113e4eb7c00dcb7ee2ac6d9b75574a"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "cc98d29d2c45a1012b23988c9f8773d3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 246068,
"upload_time": "2024-08-24T23:12:43",
"upload_time_iso_8601": "2024-08-24T23:12:43.142930Z",
"url": "https://files.pythonhosted.org/packages/de/8e/c8c54a956e5bf8ad4571ffa3a6df8a7144408db8b66ce3d85523bbf519de/bluetooth_data_tools-1.20.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8651b3884f7df4c2e7e478ae25f64d8f0731ddbfd912cfa365e678d90ec6335e",
"md5": "11c51a19ecfd1681d103fb7790ff7f0a",
"sha256": "a4bf5109c86eda3a283ea701aec5d7bf6f5487ecb286068766cbeb174ee55c94"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "11c51a19ecfd1681d103fb7790ff7f0a",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4.0,>=3.10",
"size": 246067,
"upload_time": "2024-08-24T23:12:44",
"upload_time_iso_8601": "2024-08-24T23:12:44.932398Z",
"url": "https://files.pythonhosted.org/packages/86/51/b3884f7df4c2e7e478ae25f64d8f0731ddbfd912cfa365e678d90ec6335e/bluetooth_data_tools-1.20.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "55bd88fd17f2ccc422c670cc40d2e9cef52201c3caabaf169af1d51a237842dc",
"md5": "e6d3956fbc7ee7147668bfd17ffb9c6d",
"sha256": "8effab41ec416d5f53ec16c74871de36bd5ba9f3a4bf2d8458bf4d7b57ca7d06"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "e6d3956fbc7ee7147668bfd17ffb9c6d",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 347994,
"upload_time": "2024-08-24T23:12:46",
"upload_time_iso_8601": "2024-08-24T23:12:46.130340Z",
"url": "https://files.pythonhosted.org/packages/55/bd/88fd17f2ccc422c670cc40d2e9cef52201c3caabaf169af1d51a237842dc/bluetooth_data_tools-1.20.0-cp313-cp313-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1286f118d83d030107f566c5b20cb3b8fccb730ff8d7d13bd3a3f7188749e229",
"md5": "b3de386593b8f9dd0cb20ca49afbc6f0",
"sha256": "eafbc14fe17cecdb6f27259e8b719cf393889e4c442edcdaf98fd20f2ca7d750"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "b3de386593b8f9dd0cb20ca49afbc6f0",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 828091,
"upload_time": "2024-08-24T23:12:47",
"upload_time_iso_8601": "2024-08-24T23:12:47.837151Z",
"url": "https://files.pythonhosted.org/packages/12/86/f118d83d030107f566c5b20cb3b8fccb730ff8d7d13bd3a3f7188749e229/bluetooth_data_tools-1.20.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0c752f68a44631b6dce3a326c4f7a6caa58d3652d8773bde9fcd09008e291fdf",
"md5": "e2604b4a239589434434f3b7e12e4aa0",
"sha256": "a29ee8f643c56f95e2c8d62ce0e05cfe7e0cc663ab8c8ed7469d51484bb06292"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e2604b4a239589434434f3b7e12e4aa0",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 855862,
"upload_time": "2024-08-24T23:12:49",
"upload_time_iso_8601": "2024-08-24T23:12:49.699135Z",
"url": "https://files.pythonhosted.org/packages/0c/75/2f68a44631b6dce3a326c4f7a6caa58d3652d8773bde9fcd09008e291fdf/bluetooth_data_tools-1.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c3975bafa51baa050fca6149990ba241c36394277cad30e72956da0360b5c19",
"md5": "13e6a07202e40d2fd21586fd16c5a85e",
"sha256": "f72fc565938771f432d845079b7c5b0d0d155365ac8b64da0ab4e48ec2dc0256"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "13e6a07202e40d2fd21586fd16c5a85e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 842171,
"upload_time": "2024-08-24T23:12:51",
"upload_time_iso_8601": "2024-08-24T23:12:51.566292Z",
"url": "https://files.pythonhosted.org/packages/9c/39/75bafa51baa050fca6149990ba241c36394277cad30e72956da0360b5c19/bluetooth_data_tools-1.20.0-cp313-cp313-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b5e057978c958a664b8aa7fb320d26e37c0a9462e93a74879b7d68f2891c5c14",
"md5": "c5d5c06fb910fc4d1fe1baa756665587",
"sha256": "0e78f9ea6e679d26caaafac09cc7a44e4b72a53253a80d6ca221c76b24c6a3c2"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "c5d5c06fb910fc4d1fe1baa756665587",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 853458,
"upload_time": "2024-08-24T23:12:53",
"upload_time_iso_8601": "2024-08-24T23:12:53.089834Z",
"url": "https://files.pythonhosted.org/packages/b5/e0/57978c958a664b8aa7fb320d26e37c0a9462e93a74879b7d68f2891c5c14/bluetooth_data_tools-1.20.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de6c73768ddfddad1f6d07a49f9cc42bee33423208084424bae56683a7b12c85",
"md5": "8bdf1e35eca85604a999f2a37ba3f14b",
"sha256": "16fe094350ed3b1d7f75e62fd65db957633368429986a105d0404ebf2790e3db"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "8bdf1e35eca85604a999f2a37ba3f14b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 246066,
"upload_time": "2024-08-24T23:12:54",
"upload_time_iso_8601": "2024-08-24T23:12:54.399345Z",
"url": "https://files.pythonhosted.org/packages/de/6c/73768ddfddad1f6d07a49f9cc42bee33423208084424bae56683a7b12c85/bluetooth_data_tools-1.20.0-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bc3946dda5662cef9231047412bf6056506d7f59e1ab0967dc846c04073dc6bb",
"md5": "cd15550418064c2aeac3b9acb58ebc19",
"sha256": "4b38058964f12efee6b7ccc158165ad17a3f641ec29dceebf436e246ae204681"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "cd15550418064c2aeac3b9acb58ebc19",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.10",
"size": 246069,
"upload_time": "2024-08-24T23:12:55",
"upload_time_iso_8601": "2024-08-24T23:12:55.531822Z",
"url": "https://files.pythonhosted.org/packages/bc/39/46dda5662cef9231047412bf6056506d7f59e1ab0967dc846c04073dc6bb/bluetooth_data_tools-1.20.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88353a0a87b7dad58f503203f076ff5cb8bfbc5bd000c5890fc0760c47085831",
"md5": "f7e713b17e774c9429a7187c4ce70f31",
"sha256": "530e182f2f916584cf8660d096f1255637a3c6ef35fd6c890f38716bc0497c36"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "f7e713b17e774c9429a7187c4ce70f31",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": "<4.0,>=3.10",
"size": 328977,
"upload_time": "2024-08-24T23:12:57",
"upload_time_iso_8601": "2024-08-24T23:12:57.207680Z",
"url": "https://files.pythonhosted.org/packages/88/35/3a0a87b7dad58f503203f076ff5cb8bfbc5bd000c5890fc0760c47085831/bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bbd05961db01f14af56f160b91050182066e39385ec57bea7dd52ce62e6f949c",
"md5": "2c4c183c4b1448279fb184aa6c20cffd",
"sha256": "7294ad9fe658b598ee9e60f55fa006d94440d3bcf72a83ad0dac9795a9aa7ee5"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "2c4c183c4b1448279fb184aa6c20cffd",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": "<4.0,>=3.10",
"size": 350421,
"upload_time": "2024-08-24T23:12:58",
"upload_time_iso_8601": "2024-08-24T23:12:58.706990Z",
"url": "https://files.pythonhosted.org/packages/bb/d0/5961db01f14af56f160b91050182066e39385ec57bea7dd52ce62e6f949c/bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c59eb4577fb3b435cdc806c3d8e053b63ef09ea36d6bdab5cbae12214457634",
"md5": "86e5b29ceb43b8473427461eddffa09f",
"sha256": "c3443967a136a795d3171467597602745fc2ffcba85e9767452490cfa9643789"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "86e5b29ceb43b8473427461eddffa09f",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": "<4.0,>=3.10",
"size": 347757,
"upload_time": "2024-08-24T23:13:00",
"upload_time_iso_8601": "2024-08-24T23:13:00.033467Z",
"url": "https://files.pythonhosted.org/packages/7c/59/eb4577fb3b435cdc806c3d8e053b63ef09ea36d6bdab5cbae12214457634/bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e08b0493ba5a3fde08335ea1787e3ac25518c267e08317234996a0280f54c34f",
"md5": "36e9e6081e4064402c59128a3669fd5e",
"sha256": "247dc66f817cb28964305594640d8236d079a43f1e9f826b8192f62327901474"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "36e9e6081e4064402c59128a3669fd5e",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": "<4.0,>=3.10",
"size": 246075,
"upload_time": "2024-08-24T23:13:01",
"upload_time_iso_8601": "2024-08-24T23:13:01.777274Z",
"url": "https://files.pythonhosted.org/packages/e0/8b/0493ba5a3fde08335ea1787e3ac25518c267e08317234996a0280f54c34f/bluetooth_data_tools-1.20.0-pp310-pypy310_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "93642fcfa8b1e77f6458f4feb606e2a6408cd37788cfd73a8396efa246596524",
"md5": "fa6c8228a53a14ef754e7535816f7e3d",
"sha256": "1c11aca1a25e045e0baf1f88ebb0de53d2844e357d6017dc6c143c20e20b3436"
},
"downloads": -1,
"filename": "bluetooth_data_tools-1.20.0.tar.gz",
"has_sig": false,
"md5_digest": "fa6c8228a53a14ef754e7535816f7e3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 16093,
"upload_time": "2024-08-24T23:03:59",
"upload_time_iso_8601": "2024-08-24T23:03:59.551501Z",
"url": "https://files.pythonhosted.org/packages/93/64/2fcfa8b1e77f6458f4feb606e2a6408cd37788cfd73a8396efa246596524/bluetooth_data_tools-1.20.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-24 23:03:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bdraco",
"github_project": "bluetooth-data-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bluetooth-data-tools"
}