tomtag


Nametomtag JSON
Version 0.12 PyPI version JSON
download
home_pageNone
SummaryPackage to identify correlated single photon detection events.
upload_time2024-06-10 09:28:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Thomas Jaeken Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords timetag
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TomTag

This package holds several functions to process raw timetags that would be output by a tagger like e.g. a UQD Logic16.
Documentation:
https://tomtag.readthedocs.io/en/latest/index.html

Source code:
https://github.com/Thomas-Jaeken/tomtag

# Installation
```
pip install tomtag
```
This should build on all OS, but if for some reason you want to compile it yourself, clone this repo and execute these: 
```
python setup.py sdist bdist_wheel
pip install dist/tomtag-0.6.tar.gz
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tomtag",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "timetag",
    "author": null,
    "author_email": "Thomas Jaeken <tj2022@hw.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/16/0f/f98f0f2ec3a2bb2d93d0f2555943e62b5b4f5a169d790c706fe8d8ced1a5/tomtag-0.12.tar.gz",
    "platform": null,
    "description": "# TomTag\n\nThis package holds several functions to process raw timetags that would be output by a tagger like e.g. a UQD Logic16.\nDocumentation:\nhttps://tomtag.readthedocs.io/en/latest/index.html\n\nSource code:\nhttps://github.com/Thomas-Jaeken/tomtag\n\n# Installation\n```\npip install tomtag\n```\nThis should build on all OS, but if for some reason you want to compile it yourself, clone this repo and execute these: \n```\npython setup.py sdist bdist_wheel\npip install dist/tomtag-0.6.tar.gz\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Thomas Jaeken  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Package to identify correlated single photon detection events.",
    "version": "0.12",
    "project_urls": {
        "Bug Tracker": "https://github.com/Thomas-Jaeken/tomtag/issues",
        "Documentation": "https://tomtag.readthedocs.io",
        "Homepage": "https://github.com/Thomas-Jaeken/tomtag",
        "Repository": "https://github.com/Thomas-Jaeken/tomtag.git"
    },
    "split_keywords": [
        "timetag"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a538187eabe00b332175adb5e68081085961c6c4f4af905df31d8511625acdd8",
                "md5": "0894db51066b860ebf9ac8bee30bacb3",
                "sha256": "3655304adba56512ffa8232589330ad9ffa75f319ca5e44083eb96cc347d6cc7"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0894db51066b860ebf9ac8bee30bacb3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 13122,
            "upload_time": "2024-06-10T09:27:23",
            "upload_time_iso_8601": "2024-06-10T09:27:23.920286Z",
            "url": "https://files.pythonhosted.org/packages/a5/38/187eabe00b332175adb5e68081085961c6c4f4af905df31d8511625acdd8/tomtag-0.12-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2eb946b54eedbc4fe83fa9d649d6ced02a1920c57fbccc9c3ca9295b4237d275",
                "md5": "fbc64f18b8c068730547225b45f89c0e",
                "sha256": "5b18f851abe35fdf9ce13a9a5b1060e25e77a506e99ae0d2379bf9461b9ad5c2"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "fbc64f18b8c068730547225b45f89c0e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 12952,
            "upload_time": "2024-06-10T09:27:32",
            "upload_time_iso_8601": "2024-06-10T09:27:32.563712Z",
            "url": "https://files.pythonhosted.org/packages/2e/b9/46b54eedbc4fe83fa9d649d6ced02a1920c57fbccc9c3ca9295b4237d275/tomtag-0.12-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "882af5fa6af2ca7b1ecba46ad7fb15fb523ef153d85db8e9abcbe3b4e80c2dff",
                "md5": "52e730dd9f27d57ee4ed03c54a07e4e8",
                "sha256": "d0ce696ec0006fdbeaacdb56c804df5fad5777cd30ec9208d1ca59cc60e82475"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "52e730dd9f27d57ee4ed03c54a07e4e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 27683,
            "upload_time": "2024-06-10T09:27:33",
            "upload_time_iso_8601": "2024-06-10T09:27:33.684501Z",
            "url": "https://files.pythonhosted.org/packages/88/2a/f5fa6af2ca7b1ecba46ad7fb15fb523ef153d85db8e9abcbe3b4e80c2dff/tomtag-0.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28784bb111019fed6f4531506f44d9e1de7575cfe0b08cd339abf39dbb585508",
                "md5": "97071055207d712700483fe179ccce3d",
                "sha256": "3ab08f64cea46b967d3087bd4af8d0707e151a86a8cd06583c41476174682d2c"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "97071055207d712700483fe179ccce3d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 29080,
            "upload_time": "2024-06-10T09:27:34",
            "upload_time_iso_8601": "2024-06-10T09:27:34.524781Z",
            "url": "https://files.pythonhosted.org/packages/28/78/4bb111019fed6f4531506f44d9e1de7575cfe0b08cd339abf39dbb585508/tomtag-0.12-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfe6f7d5d2afa04125dd37830fcf54bff54c94b411334d3fed08bcc4a1afdc23",
                "md5": "9edaab976fec4f76203a7ff045be333a",
                "sha256": "6070d905c8611a91162b02e4189dfdc01b927c3b4ab4d3e360fe9a1372576eeb"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "9edaab976fec4f76203a7ff045be333a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 27453,
            "upload_time": "2024-06-10T09:27:35",
            "upload_time_iso_8601": "2024-06-10T09:27:35.323369Z",
            "url": "https://files.pythonhosted.org/packages/cf/e6/f7d5d2afa04125dd37830fcf54bff54c94b411334d3fed08bcc4a1afdc23/tomtag-0.12-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77f927d449c40201db731d0d62b9ce512c8d61cd8e9cd6ff827d565550cc630a",
                "md5": "d2a8a6ceea98cb45367c79c90c9fed62",
                "sha256": "de6f5a986acc2a5baaff75201667a0590aaec65349ecb5f2748cb0bacc86e580"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d2a8a6ceea98cb45367c79c90c9fed62",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 28429,
            "upload_time": "2024-06-10T09:27:36",
            "upload_time_iso_8601": "2024-06-10T09:27:36.299985Z",
            "url": "https://files.pythonhosted.org/packages/77/f9/27d449c40201db731d0d62b9ce512c8d61cd8e9cd6ff827d565550cc630a/tomtag-0.12-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65f0102c9a88cebe5f5b472a92a23ba91879b904d46aa715a668e7c430e4ba6e",
                "md5": "a48745e616e0a6b43a93cbce6d5ada3e",
                "sha256": "19cba68eceaf19115a3d500c4b40045d9497e815daba3cdeb68d89afc28c992b"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "a48745e616e0a6b43a93cbce6d5ada3e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 14267,
            "upload_time": "2024-06-10T09:27:37",
            "upload_time_iso_8601": "2024-06-10T09:27:37.285304Z",
            "url": "https://files.pythonhosted.org/packages/65/f0/102c9a88cebe5f5b472a92a23ba91879b904d46aa715a668e7c430e4ba6e/tomtag-0.12-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97d28000f8a140ff8ea8d02a7e95a4d3616b058bcf5c611c7153c8c681d5ab92",
                "md5": "391a62a338e6e7656557f72d93379c35",
                "sha256": "aa54b6abfc20dd11bfa31c3cfcf97b73e50f5baaf74c2f9f3575ac483816fb00"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "391a62a338e6e7656557f72d93379c35",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 15306,
            "upload_time": "2024-06-10T09:27:38",
            "upload_time_iso_8601": "2024-06-10T09:27:38.203985Z",
            "url": "https://files.pythonhosted.org/packages/97/d2/8000f8a140ff8ea8d02a7e95a4d3616b058bcf5c611c7153c8c681d5ab92/tomtag-0.12-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33f154c93404776bca00236be4b649dfab3222443d01149ad14c996e475139fc",
                "md5": "5dee18ce2005931a71eca6b40a3471c9",
                "sha256": "404f24e9ebfe1f51084c2575934e20b25d483bafeef14d36de102f9c97df0737"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5dee18ce2005931a71eca6b40a3471c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 13191,
            "upload_time": "2024-06-10T09:27:39",
            "upload_time_iso_8601": "2024-06-10T09:27:39.515578Z",
            "url": "https://files.pythonhosted.org/packages/33/f1/54c93404776bca00236be4b649dfab3222443d01149ad14c996e475139fc/tomtag-0.12-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f34189bdb97db1534a0d7334e327511d4a83e1e1a8d78b2f3ba2244f782e2377",
                "md5": "6f2b51406cd1691412a8b2fdcddac45c",
                "sha256": "bd62d4eca92545db84fcbfbff5cff1a17f301782bf7b37f3cb6c19ecb0e31bd7"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6f2b51406cd1691412a8b2fdcddac45c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 12948,
            "upload_time": "2024-06-10T09:27:40",
            "upload_time_iso_8601": "2024-06-10T09:27:40.353090Z",
            "url": "https://files.pythonhosted.org/packages/f3/41/89bdb97db1534a0d7334e327511d4a83e1e1a8d78b2f3ba2244f782e2377/tomtag-0.12-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "139f444504515f3855106d78c9d3c12d819e3e2d7647f7f9b83531de5c686275",
                "md5": "3b79e21f177e792633ee144aa0a0ff54",
                "sha256": "89e48b5adc702f43ed5de4d0ba0933c29b7ad6cdd06a8a1f680b2176955e528a"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "3b79e21f177e792633ee144aa0a0ff54",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 28465,
            "upload_time": "2024-06-10T09:27:41",
            "upload_time_iso_8601": "2024-06-10T09:27:41.096977Z",
            "url": "https://files.pythonhosted.org/packages/13/9f/444504515f3855106d78c9d3c12d819e3e2d7647f7f9b83531de5c686275/tomtag-0.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e7f88502ec9c942416212e757d8b08d81f4032599e44c05f8e908949cf39b55",
                "md5": "e6f996b3c9674e8d6ed820c4701b357c",
                "sha256": "4fb0d71defaccf18d9771809ab597108d0569ecf6902e79e074a9801d21bc11b"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e6f996b3c9674e8d6ed820c4701b357c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 30247,
            "upload_time": "2024-06-10T09:27:42",
            "upload_time_iso_8601": "2024-06-10T09:27:42.164108Z",
            "url": "https://files.pythonhosted.org/packages/4e/7f/88502ec9c942416212e757d8b08d81f4032599e44c05f8e908949cf39b55/tomtag-0.12-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f0453d9e8335d668615c5a62ad8a2d79d16002fb2984fe93f4db718a4fdd640",
                "md5": "6f0a5566c4c305469104ca8165e35eab",
                "sha256": "d03eb8752037308aa4bb2f5a0c0f6e79dc31872323950e42531cc4b63b9cfd58"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "6f0a5566c4c305469104ca8165e35eab",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 28217,
            "upload_time": "2024-06-10T09:27:42",
            "upload_time_iso_8601": "2024-06-10T09:27:42.966324Z",
            "url": "https://files.pythonhosted.org/packages/9f/04/53d9e8335d668615c5a62ad8a2d79d16002fb2984fe93f4db718a4fdd640/tomtag-0.12-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17b15291ccf9beb665314633f9ce182eac84ac58a6838f8b3814bdf009534176",
                "md5": "63625217cba288207d5c876eac0d81ee",
                "sha256": "077c82a87675149f56d1762e73d7c64b6e414ffee065fd13cf5d6d25519eac7f"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "63625217cba288207d5c876eac0d81ee",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 29442,
            "upload_time": "2024-06-10T09:27:43",
            "upload_time_iso_8601": "2024-06-10T09:27:43.738761Z",
            "url": "https://files.pythonhosted.org/packages/17/b1/5291ccf9beb665314633f9ce182eac84ac58a6838f8b3814bdf009534176/tomtag-0.12-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35e1d0914bff0b575648a4ed2f2454eacea06c1907a71d5b558b53dd29078749",
                "md5": "ca2138c646771be30066c69e5f645518",
                "sha256": "6b1026e7186a4d7478098f73ce62cc351b2dbc779580aef7b4b97d2af667489d"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "ca2138c646771be30066c69e5f645518",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 14267,
            "upload_time": "2024-06-10T09:27:44",
            "upload_time_iso_8601": "2024-06-10T09:27:44.886055Z",
            "url": "https://files.pythonhosted.org/packages/35/e1/d0914bff0b575648a4ed2f2454eacea06c1907a71d5b558b53dd29078749/tomtag-0.12-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99cee6ead094858b900d493513202eb7bf696adb8d555586df8fd7e6327f0e80",
                "md5": "21a240d46b8f7152ea848548a3f384bd",
                "sha256": "8093e499c79be4ba70f70c1ca655c87c508e868136a1af58ff8c00ff9a5e2804"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "21a240d46b8f7152ea848548a3f384bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 15307,
            "upload_time": "2024-06-10T09:27:45",
            "upload_time_iso_8601": "2024-06-10T09:27:45.789183Z",
            "url": "https://files.pythonhosted.org/packages/99/ce/e6ead094858b900d493513202eb7bf696adb8d555586df8fd7e6327f0e80/tomtag-0.12-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "383a740ee3811f49569bb8052d376fb4e0f4a94193a066b6105224ad45604c0c",
                "md5": "317a1709c54f52db7b389678ce360afd",
                "sha256": "0ec390b928f3bbd9ded0f8f4273f398e415d950cc009b9cb14a68559c1f34f2c"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "317a1709c54f52db7b389678ce360afd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 13191,
            "upload_time": "2024-06-10T09:27:46",
            "upload_time_iso_8601": "2024-06-10T09:27:46.626923Z",
            "url": "https://files.pythonhosted.org/packages/38/3a/740ee3811f49569bb8052d376fb4e0f4a94193a066b6105224ad45604c0c/tomtag-0.12-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd7594a8df2a615935db8c1f6a8d9a3799614d28fa3f904bde0c2b7a60624432",
                "md5": "b9971bee01ca5ad9ea9b32d7ed5bcc1d",
                "sha256": "e3e817df410a753e6cd0bde2c80da17a96cd295774a38e54474037017d33c283"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b9971bee01ca5ad9ea9b32d7ed5bcc1d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 12952,
            "upload_time": "2024-06-10T09:27:47",
            "upload_time_iso_8601": "2024-06-10T09:27:47.708250Z",
            "url": "https://files.pythonhosted.org/packages/bd/75/94a8df2a615935db8c1f6a8d9a3799614d28fa3f904bde0c2b7a60624432/tomtag-0.12-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8134f85cf9f837b76c7be8411ff3083f0ef04276f0a2470cc5cb8598d30ab32c",
                "md5": "023829ac8aba4f1dfbb23045438c6889",
                "sha256": "b3814e3e83108a8ad307b2dd2d6bf1a4c3ab013f72323fed39fa0003455abb2e"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "023829ac8aba4f1dfbb23045438c6889",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 28569,
            "upload_time": "2024-06-10T09:27:48",
            "upload_time_iso_8601": "2024-06-10T09:27:48.520064Z",
            "url": "https://files.pythonhosted.org/packages/81/34/f85cf9f837b76c7be8411ff3083f0ef04276f0a2470cc5cb8598d30ab32c/tomtag-0.12-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30be98ec63e2904bab23dd44d554fee5f84cebe3816dcd4c5d5092c66c9bdbb4",
                "md5": "f26f936409be3bc7ee95320ea87d8541",
                "sha256": "0d76491a414d5673b56cfb6d6c84d7d5865eceb9f376991213cdc00ae70deeca"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f26f936409be3bc7ee95320ea87d8541",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 30404,
            "upload_time": "2024-06-10T09:27:49",
            "upload_time_iso_8601": "2024-06-10T09:27:49.923615Z",
            "url": "https://files.pythonhosted.org/packages/30/be/98ec63e2904bab23dd44d554fee5f84cebe3816dcd4c5d5092c66c9bdbb4/tomtag-0.12-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "259aade1acc6f68345e229bc28d1006ae202e4ff6ca49758f9f6260f867b059c",
                "md5": "17e76be25616bdf72b5cedf6047c8c9c",
                "sha256": "cd3bd67d60638edb870921f31839305e247d781aa99e5e083bb6d2c6a358da92"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "17e76be25616bdf72b5cedf6047c8c9c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 28303,
            "upload_time": "2024-06-10T09:27:50",
            "upload_time_iso_8601": "2024-06-10T09:27:50.769171Z",
            "url": "https://files.pythonhosted.org/packages/25/9a/ade1acc6f68345e229bc28d1006ae202e4ff6ca49758f9f6260f867b059c/tomtag-0.12-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e067bf5a74bf6fed391d476350f5d8b7846e7c0817c8d010cd2b18d16ebc1c9",
                "md5": "2891e5740e9c6a24824632af5f35be20",
                "sha256": "134770ab7b348d608b2c88106de259ea76f823bcf7b47b20023e7338777a6c1f"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2891e5740e9c6a24824632af5f35be20",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 29579,
            "upload_time": "2024-06-10T09:27:51",
            "upload_time_iso_8601": "2024-06-10T09:27:51.608818Z",
            "url": "https://files.pythonhosted.org/packages/0e/06/7bf5a74bf6fed391d476350f5d8b7846e7c0817c8d010cd2b18d16ebc1c9/tomtag-0.12-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32b6c78ae00b664cdffa3cb7553cc5f108d20b2a53b774915982167c61957d37",
                "md5": "c10e996f4f4d56669b0a9517bdf263f9",
                "sha256": "6fe1232903b61da298ecf0bc1c76ad7c961ba81d1d3ef6d8657882fc93261337"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "c10e996f4f4d56669b0a9517bdf263f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 14267,
            "upload_time": "2024-06-10T09:27:52",
            "upload_time_iso_8601": "2024-06-10T09:27:52.705214Z",
            "url": "https://files.pythonhosted.org/packages/32/b6/c78ae00b664cdffa3cb7553cc5f108d20b2a53b774915982167c61957d37/tomtag-0.12-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48864cb89f1a488a50422bfc095fb342d8e43ec4b23d5ad46daa2d5f2c3affc0",
                "md5": "888b60c1755544dffb3f9ea34d3230c2",
                "sha256": "02e7938058dfb85956da1427750f756aed650ec927278cc2f0264f8dcabb69b9"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "888b60c1755544dffb3f9ea34d3230c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 15305,
            "upload_time": "2024-06-10T09:27:53",
            "upload_time_iso_8601": "2024-06-10T09:27:53.655266Z",
            "url": "https://files.pythonhosted.org/packages/48/86/4cb89f1a488a50422bfc095fb342d8e43ec4b23d5ad46daa2d5f2c3affc0/tomtag-0.12-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53828914582d48014b9e79f4f53332f2a3e9ae7b5b97041d82789363d650dc51",
                "md5": "8ccfc3c984e8280891687b2c691cf6b2",
                "sha256": "ace0aa254d65a31e4693e8f63cd1876684f885ecda740cb56d9b6dd3db091610"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8ccfc3c984e8280891687b2c691cf6b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 13114,
            "upload_time": "2024-06-10T09:27:54",
            "upload_time_iso_8601": "2024-06-10T09:27:54.596581Z",
            "url": "https://files.pythonhosted.org/packages/53/82/8914582d48014b9e79f4f53332f2a3e9ae7b5b97041d82789363d650dc51/tomtag-0.12-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bab69096359cb102f4606b494f82bfc82d29ae1c3ab2e41cced722c5c2afd0c4",
                "md5": "ff937eca23b5c3268d697bee9c498590",
                "sha256": "a5a3db16de10ca6a2ca6e7b44c06cf6efe2c9c44c09bb1c65cf1534e0ec5dee3"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ff937eca23b5c3268d697bee9c498590",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 12945,
            "upload_time": "2024-06-10T09:27:55",
            "upload_time_iso_8601": "2024-06-10T09:27:55.362739Z",
            "url": "https://files.pythonhosted.org/packages/ba/b6/9096359cb102f4606b494f82bfc82d29ae1c3ab2e41cced722c5c2afd0c4/tomtag-0.12-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d231ad6f5008d27f0db7c10f9eacb61a9120869407182852e40986b2666fcd50",
                "md5": "33d7164f31b3b7e30dbf0dfab3ecf2b7",
                "sha256": "90502e004f8734edcd5c25416c969a2f98c14b84c5d4c4e332cdbd99b1c05d15"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "33d7164f31b3b7e30dbf0dfab3ecf2b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 27587,
            "upload_time": "2024-06-10T09:27:56",
            "upload_time_iso_8601": "2024-06-10T09:27:56.204567Z",
            "url": "https://files.pythonhosted.org/packages/d2/31/ad6f5008d27f0db7c10f9eacb61a9120869407182852e40986b2666fcd50/tomtag-0.12-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f4dec4751d95a47a7a1d554ab7543c97e1572654c7565c42de503000df8c8c9",
                "md5": "263627f26997b0ac9dc04502deb9910f",
                "sha256": "5464405b3debbe8232a4480697e99cbdda599e4464a60382486c4d811b9f4c6e"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "263627f26997b0ac9dc04502deb9910f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 29012,
            "upload_time": "2024-06-10T09:27:57",
            "upload_time_iso_8601": "2024-06-10T09:27:57.267594Z",
            "url": "https://files.pythonhosted.org/packages/7f/4d/ec4751d95a47a7a1d554ab7543c97e1572654c7565c42de503000df8c8c9/tomtag-0.12-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2ef385f205bf9c31b8f61bf0e67442751aa4e75bc77467135c75d780cb7a344",
                "md5": "ed2367b469aff7dba2b79947839b1696",
                "sha256": "767dcf3a60575eb522bdf94f4dbdc29a44542f2ee12a69e0f8c55a119090b2ee"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "ed2367b469aff7dba2b79947839b1696",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 27374,
            "upload_time": "2024-06-10T09:27:58",
            "upload_time_iso_8601": "2024-06-10T09:27:58.147207Z",
            "url": "https://files.pythonhosted.org/packages/f2/ef/385f205bf9c31b8f61bf0e67442751aa4e75bc77467135c75d780cb7a344/tomtag-0.12-cp38-cp38-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "299108faca2f3bfcea68a04e186d5910a2d7f90325e7c7c1afc4e0cb8d24ceb0",
                "md5": "b7e1dbe49f834baa377e6ef311272c0f",
                "sha256": "a259ff567a2da4fad0be3c3bf99dcc3fd8c09f663e275fa8f0b461df27c4622e"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b7e1dbe49f834baa377e6ef311272c0f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 28352,
            "upload_time": "2024-06-10T09:27:58",
            "upload_time_iso_8601": "2024-06-10T09:27:58.969793Z",
            "url": "https://files.pythonhosted.org/packages/29/91/08faca2f3bfcea68a04e186d5910a2d7f90325e7c7c1afc4e0cb8d24ceb0/tomtag-0.12-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f5c499e098b6a986c158ff2d72f17b3454c5f9b4d790a3044aaf31f45df7c03",
                "md5": "725de25bacadb12c259da07e52665d18",
                "sha256": "a421ecb32e09b4269a359ed2a0ff99b0c1e866bdabcb56aa94dc630a685b2ff0"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "725de25bacadb12c259da07e52665d18",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 14257,
            "upload_time": "2024-06-10T09:27:59",
            "upload_time_iso_8601": "2024-06-10T09:27:59.827828Z",
            "url": "https://files.pythonhosted.org/packages/3f/5c/499e098b6a986c158ff2d72f17b3454c5f9b4d790a3044aaf31f45df7c03/tomtag-0.12-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0863d86829ecbd83f81979266fe9c6467d3ba88d74d1e61a49a302804beb2e26",
                "md5": "0225bf8e99a4d0f4a080c3e41cb864de",
                "sha256": "c49f0af3854da6a61a210758503313c6ab2012c045c3bbb01c6c89a96fefb522"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0225bf8e99a4d0f4a080c3e41cb864de",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 15300,
            "upload_time": "2024-06-10T09:28:00",
            "upload_time_iso_8601": "2024-06-10T09:28:00.946674Z",
            "url": "https://files.pythonhosted.org/packages/08/63/d86829ecbd83f81979266fe9c6467d3ba88d74d1e61a49a302804beb2e26/tomtag-0.12-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15cc71b169af9127ffa04e38bb0820478d5cac798aae23224b29291e1eb1ff8d",
                "md5": "828760d74260154ad98dd4d99a8f594e",
                "sha256": "66a82da3a498970386db7faa5fa1ab29b1ca4906b05277e3cc545c9a5c5f8a3b"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "828760d74260154ad98dd4d99a8f594e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 13118,
            "upload_time": "2024-06-10T09:28:02",
            "upload_time_iso_8601": "2024-06-10T09:28:02.109021Z",
            "url": "https://files.pythonhosted.org/packages/15/cc/71b169af9127ffa04e38bb0820478d5cac798aae23224b29291e1eb1ff8d/tomtag-0.12-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7529338093391eec7d2de687975b77ca3cc3063cb99d7d1537fa1d0639bce647",
                "md5": "1fb34e155ddd676349eede894a394ac3",
                "sha256": "629b2bd703b28b0aab0021075ff5b666c8da9366951bf6933cbd2fd06e0c307f"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1fb34e155ddd676349eede894a394ac3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 12944,
            "upload_time": "2024-06-10T09:28:03",
            "upload_time_iso_8601": "2024-06-10T09:28:03.067499Z",
            "url": "https://files.pythonhosted.org/packages/75/29/338093391eec7d2de687975b77ca3cc3063cb99d7d1537fa1d0639bce647/tomtag-0.12-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3acff99561ba998f36e0758a6d7e7e383aaa335f4121abcfe90a64563c1095de",
                "md5": "cb7cc4b0d26eedc780aa112d42e20a7d",
                "sha256": "3e045dd985b78539180d179fffdf4ab02d70ec87deb0b001bc6bb23f3f6376b9"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "cb7cc4b0d26eedc780aa112d42e20a7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 27536,
            "upload_time": "2024-06-10T09:28:04",
            "upload_time_iso_8601": "2024-06-10T09:28:04.417166Z",
            "url": "https://files.pythonhosted.org/packages/3a/cf/f99561ba998f36e0758a6d7e7e383aaa335f4121abcfe90a64563c1095de/tomtag-0.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44435dcf42b3b6f7bb13157971e5e35f3bac358c8e5646beeb4064e6b2990ffe",
                "md5": "7b0ae60b3293a94c57eb81baf8f44348",
                "sha256": "da4aa7e94dc91a0ec9e27c6bb0db237cf27cf982183039e825555ff840944ad2"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7b0ae60b3293a94c57eb81baf8f44348",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 28958,
            "upload_time": "2024-06-10T09:28:05",
            "upload_time_iso_8601": "2024-06-10T09:28:05.785635Z",
            "url": "https://files.pythonhosted.org/packages/44/43/5dcf42b3b6f7bb13157971e5e35f3bac358c8e5646beeb4064e6b2990ffe/tomtag-0.12-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bc93efd854ea272af5c131d579d92a305650fd2b4875faf3f5234de77cce03d",
                "md5": "d7143cfcdf3dcb06c2bc152a3cadd7b1",
                "sha256": "61468dca6421894c8fce04831dba3238fb38ad8a60274c6b4aad6808e3bf8899"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "d7143cfcdf3dcb06c2bc152a3cadd7b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 27313,
            "upload_time": "2024-06-10T09:28:06",
            "upload_time_iso_8601": "2024-06-10T09:28:06.925079Z",
            "url": "https://files.pythonhosted.org/packages/9b/c9/3efd854ea272af5c131d579d92a305650fd2b4875faf3f5234de77cce03d/tomtag-0.12-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a65983bf55963c9a3a483d9fe88b2e5579d2d6bee463a9f78c0aa97a5ea4fc96",
                "md5": "9468c92c9775ab4fc2f13e8cd6218aad",
                "sha256": "0006274e3e59062dd1bfec49bf7f3e0707076548a1191cfbe08e72bba7f403bb"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9468c92c9775ab4fc2f13e8cd6218aad",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 28286,
            "upload_time": "2024-06-10T09:28:08",
            "upload_time_iso_8601": "2024-06-10T09:28:08.302172Z",
            "url": "https://files.pythonhosted.org/packages/a6/59/83bf55963c9a3a483d9fe88b2e5579d2d6bee463a9f78c0aa97a5ea4fc96/tomtag-0.12-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0b298d77bf5412c22748a00597d3c7c40552548883adb54a259730770d85197",
                "md5": "04637a83a39d710fbd4c90d43a7c8f62",
                "sha256": "04e5474fcce9422458a033214391ecef47e9dae2d1d6033dc7cedc277f76d147"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "04637a83a39d710fbd4c90d43a7c8f62",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 14260,
            "upload_time": "2024-06-10T09:28:09",
            "upload_time_iso_8601": "2024-06-10T09:28:09.452101Z",
            "url": "https://files.pythonhosted.org/packages/d0/b2/98d77bf5412c22748a00597d3c7c40552548883adb54a259730770d85197/tomtag-0.12-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48a8994df48962b1a87f95d20f8a7d4c115cfe76e2ad1a2f87a1e25e2153d2f1",
                "md5": "54c4b6d8c73fea9313637cbe2fb7ca1f",
                "sha256": "4cd4344569fc36df98713ea247b5f8687bdbebf12d4dffb67bb3b6aa0b92a66a"
            },
            "downloads": -1,
            "filename": "tomtag-0.12-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "54c4b6d8c73fea9313637cbe2fb7ca1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 15302,
            "upload_time": "2024-06-10T09:28:10",
            "upload_time_iso_8601": "2024-06-10T09:28:10.423345Z",
            "url": "https://files.pythonhosted.org/packages/48/a8/994df48962b1a87f95d20f8a7d4c115cfe76e2ad1a2f87a1e25e2153d2f1/tomtag-0.12-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "160ff98f0f2ec3a2bb2d93d0f2555943e62b5b4f5a169d790c706fe8d8ced1a5",
                "md5": "b0c4b3dfd771491d46bb632dea959598",
                "sha256": "29db44b3f3217f61957bc57997410c12d27a9e946af682876ffd296f96f72f8f"
            },
            "downloads": -1,
            "filename": "tomtag-0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "b0c4b3dfd771491d46bb632dea959598",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6881,
            "upload_time": "2024-06-10T09:28:11",
            "upload_time_iso_8601": "2024-06-10T09:28:11.366499Z",
            "url": "https://files.pythonhosted.org/packages/16/0f/f98f0f2ec3a2bb2d93d0f2555943e62b5b4f5a169d790c706fe8d8ced1a5/tomtag-0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-10 09:28:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Thomas-Jaeken",
    "github_project": "tomtag",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "tomtag"
}
        
Elapsed time: 0.36582s