hacktools


Namehacktools JSON
Version 0.34.0 PyPI version JSON
download
home_pagehttps://github.com/Illidanz/hacktools
SummaryA set of utilities and tools for rom hacking and translations.
upload_time2024-04-10 18:24:04
maintainerNone
docs_urlNone
authorIllidan
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hacktools
A set of utilities and tools for rom hacking and translations.

## Installing dependencies
Most dependencies are optional, and can be installed with `pip install 'hacktools[name1,name2]'` or `pip install 'hacktools[all]'` to install all of them.
### Dependencies list
 - `nds`: needed for NDS roms and compressed binaries.
 - `psp`: needed for PSP ISO/BIN signing.
 - `iso`: needed for PSX/PS2 ISO.
 - `graphics`: needed for most functions that deal with graphics.
 - `cli`: needed by tools that use CLI/GUI.
 - `armips`: needed for `common.armipsPatch`.
 - `xdelta`: needed for `common.xdeltaPatch`.
 - `ips`: needed for `common.ipsPatch`.

## Supported platforms and formats
External dependencies not included are marked as `(through *dependency*)`
### NDS
- ROM
- NCGR/NSCR/NCER/NCLR images
- NBFC/NTFT/NBFS/NBFP images
- NFTR fonts
- NARC archives
- Textures in NSBMD 3D files
### PSP
- ISO
- GIM/GMO images
- PGF fonts
- PMF header for MPS movies
- BIN signing
### PSX
- BIN/ISO
- TIM images
### WonderSwan / WonderSwan Color
- ROM banks
- Assembly (through [NASM](https://www.nasm.us))
- Raw and tiled images
- Sprites
### GameBoy
- ROM banks
- Assembly (through [wla-gb and wlalink](https://github.com/vhelin/wla-dx))
### Wii
- ISO (through [wit](https://wit.wiimm.de))
- TPL images
- ARC archives (through [wszst](https://szs.wiimm.de))
- BRFNT fonts (through [brfnt2tpl](https://wiki.tockdom.com/wiki/Brfnt2tpl) and [wimgt](https://szs.wiimm.de))
### Other / Generic
- CPK archives
- ARCH archives
- LZ10, LZ11, Huffman, CRILAYLA and RACJIN compression/decompression
- ARM/MIPS binary patching
- xdelta patch creation
- IPS patch creation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Illidanz/hacktools",
    "name": "hacktools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Illidan",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/af/e8/d784678dd310f83bb3833604953578e7da74db1a97268cf30a3cc50253cd/hacktools-0.34.0.tar.gz",
    "platform": null,
    "description": "# hacktools\nA set of utilities and tools for rom hacking and translations.\n\n## Installing dependencies\nMost dependencies are optional, and can be installed with `pip install 'hacktools[name1,name2]'` or `pip install 'hacktools[all]'` to install all of them.\n### Dependencies list\n - `nds`: needed for NDS roms and compressed binaries.\n - `psp`: needed for PSP ISO/BIN signing.\n - `iso`: needed for PSX/PS2 ISO.\n - `graphics`: needed for most functions that deal with graphics.\n - `cli`: needed by tools that use CLI/GUI.\n - `armips`: needed for `common.armipsPatch`.\n - `xdelta`: needed for `common.xdeltaPatch`.\n - `ips`: needed for `common.ipsPatch`.\n\n## Supported platforms and formats\nExternal dependencies not included are marked as `(through *dependency*)`\n### NDS\n- ROM\n- NCGR/NSCR/NCER/NCLR images\n- NBFC/NTFT/NBFS/NBFP images\n- NFTR fonts\n- NARC archives\n- Textures in NSBMD 3D files\n### PSP\n- ISO\n- GIM/GMO images\n- PGF fonts\n- PMF header for MPS movies\n- BIN signing\n### PSX\n- BIN/ISO\n- TIM images\n### WonderSwan / WonderSwan Color\n- ROM banks\n- Assembly (through [NASM](https://www.nasm.us))\n- Raw and tiled images\n- Sprites\n### GameBoy\n- ROM banks\n- Assembly (through [wla-gb and wlalink](https://github.com/vhelin/wla-dx))\n### Wii\n- ISO (through [wit](https://wit.wiimm.de))\n- TPL images\n- ARC archives (through [wszst](https://szs.wiimm.de))\n- BRFNT fonts (through [brfnt2tpl](https://wiki.tockdom.com/wiki/Brfnt2tpl) and [wimgt](https://szs.wiimm.de))\n### Other / Generic\n- CPK archives\n- ARCH archives\n- LZ10, LZ11, Huffman, CRILAYLA and RACJIN compression/decompression\n- ARM/MIPS binary patching\n- xdelta patch creation\n- IPS patch creation\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A set of utilities and tools for rom hacking and translations.",
    "version": "0.34.0",
    "project_urls": {
        "Homepage": "https://github.com/Illidanz/hacktools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69f827697b5e9fb2318b1e55d11a473468c7557df43fb08b4474a48034cac9b6",
                "md5": "62bccd61c8e292acefa5eaefe1b67a24",
                "sha256": "d572aa48eee0b8a7a6bd8249b653ac891ea73c803fd37ba612554ae66f613027"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "62bccd61c8e292acefa5eaefe1b67a24",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 114308,
            "upload_time": "2024-04-10T18:21:51",
            "upload_time_iso_8601": "2024-04-10T18:21:51.349074Z",
            "url": "https://files.pythonhosted.org/packages/69/f8/27697b5e9fb2318b1e55d11a473468c7557df43fb08b4474a48034cac9b6/hacktools-0.34.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "897978f314cca09a55ee65f4e452004c128c531bcad471ff3f176a16bc46ea5d",
                "md5": "7143aa27b1412e0bb6059715647d3e30",
                "sha256": "c945130a41298dc386304af821e97847553669b5a1ba75695d6331b9d4d38482"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7143aa27b1412e0bb6059715647d3e30",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 114240,
            "upload_time": "2024-04-10T18:21:53",
            "upload_time_iso_8601": "2024-04-10T18:21:53.899464Z",
            "url": "https://files.pythonhosted.org/packages/89/79/78f314cca09a55ee65f4e452004c128c531bcad471ff3f176a16bc46ea5d/hacktools-0.34.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e6b3bed2ff212d2614987fc15802d2b64ffd636697003585539341451e9a01b",
                "md5": "3d2fa5e184d6737a2b5a9f38d5941994",
                "sha256": "032d7e3b6416ae329d1ba983b7d6c848e1b1aa68e2c0372a723b2db2165d188e"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "3d2fa5e184d6737a2b5a9f38d5941994",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 152118,
            "upload_time": "2024-04-10T18:21:56",
            "upload_time_iso_8601": "2024-04-10T18:21:56.013538Z",
            "url": "https://files.pythonhosted.org/packages/4e/6b/3bed2ff212d2614987fc15802d2b64ffd636697003585539341451e9a01b/hacktools-0.34.0-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": "15f30ff73544d9342ae3977510d1353add24b0961ee28ef3847f92a60ff5ffec",
                "md5": "3ba7986b55eccdcb1a474ad56825a5c8",
                "sha256": "7bc411069026f68932081e824865a9366acb29fa3234583b17aa097d37089353"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3ba7986b55eccdcb1a474ad56825a5c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 151477,
            "upload_time": "2024-04-10T18:21:57",
            "upload_time_iso_8601": "2024-04-10T18:21:57.943062Z",
            "url": "https://files.pythonhosted.org/packages/15/f3/0ff73544d9342ae3977510d1353add24b0961ee28ef3847f92a60ff5ffec/hacktools-0.34.0-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": "1033f509f79cb67230e5d2c32b043f9a584bdcf9deb7fc2756ee6a93770183c6",
                "md5": "80520b2862eb357b8d0a360010ad782b",
                "sha256": "91feecd027fa01af240c2c8d7bacd15a66f9107f7e23d1f93a95a1b034ecc85e"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "80520b2862eb357b8d0a360010ad782b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 170679,
            "upload_time": "2024-04-10T18:21:59",
            "upload_time_iso_8601": "2024-04-10T18:21:59.809844Z",
            "url": "https://files.pythonhosted.org/packages/10/33/f509f79cb67230e5d2c32b043f9a584bdcf9deb7fc2756ee6a93770183c6/hacktools-0.34.0-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca5986f0d63a09105b5d41c890abfe52bd09026ee65ca3af5068ab989e26b7c4",
                "md5": "17c0f98bd0a8e0a5a6c53c00ccc51455",
                "sha256": "70b81f6b28ff7711aa47d6cba0d67926748ae353d4c012c3a1869302bbed6928"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "17c0f98bd0a8e0a5a6c53c00ccc51455",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 170542,
            "upload_time": "2024-04-10T18:22:05",
            "upload_time_iso_8601": "2024-04-10T18:22:05.264359Z",
            "url": "https://files.pythonhosted.org/packages/ca/59/86f0d63a09105b5d41c890abfe52bd09026ee65ca3af5068ab989e26b7c4/hacktools-0.34.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdb078e52332665dac6af326f88782fe961c82605e9a870b96d74dc851697ed0",
                "md5": "3e1dd7f82050d0090ff3583c336ef022",
                "sha256": "c53c502658e985f0dd196c7be25ad0a315f67a6da8b5cc01032be87e6a17a241"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "3e1dd7f82050d0090ff3583c336ef022",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 123877,
            "upload_time": "2024-04-10T18:22:07",
            "upload_time_iso_8601": "2024-04-10T18:22:07.965673Z",
            "url": "https://files.pythonhosted.org/packages/fd/b0/78e52332665dac6af326f88782fe961c82605e9a870b96d74dc851697ed0/hacktools-0.34.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b177d973d0a106cf54056f43d029133b110e154b1a012645745448b4452a057",
                "md5": "cfbf3245a10fb843a4bbd19cd6d89c68",
                "sha256": "c1ccc0f784b1fc1a065687668f523c7bbd4598328f84e549a8fbf7f10fe56a78"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cfbf3245a10fb843a4bbd19cd6d89c68",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 127419,
            "upload_time": "2024-04-10T18:22:12",
            "upload_time_iso_8601": "2024-04-10T18:22:12.116797Z",
            "url": "https://files.pythonhosted.org/packages/9b/17/7d973d0a106cf54056f43d029133b110e154b1a012645745448b4452a057/hacktools-0.34.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee351d4029d70e07194f87f5b58f78de73757d929417700c0ecc48cb42de6bc1",
                "md5": "1a4c213c697f9914277d17c8a544964b",
                "sha256": "66b4ecce1402209626b51f843f1c872910ac6a8318f5a265e1fe73ed2c46d82e"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1a4c213c697f9914277d17c8a544964b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 114311,
            "upload_time": "2024-04-10T18:22:13",
            "upload_time_iso_8601": "2024-04-10T18:22:13.640842Z",
            "url": "https://files.pythonhosted.org/packages/ee/35/1d4029d70e07194f87f5b58f78de73757d929417700c0ecc48cb42de6bc1/hacktools-0.34.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29bd57128ed7e18b1b98d69b7d7e500806fec4f1876bc3c228b3e4ec71afb2c0",
                "md5": "d268e4c53891ac37d004729f8c94520e",
                "sha256": "c284a1ede930f06b4d2710a2c305412aef66f07a90eb853a54e40c6c62c28cbd"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d268e4c53891ac37d004729f8c94520e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 114253,
            "upload_time": "2024-04-10T18:22:15",
            "upload_time_iso_8601": "2024-04-10T18:22:15.377731Z",
            "url": "https://files.pythonhosted.org/packages/29/bd/57128ed7e18b1b98d69b7d7e500806fec4f1876bc3c228b3e4ec71afb2c0/hacktools-0.34.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "979c9166641ba174c632f16d4991e41a792f3180ca64be91ea12d7cad0185b8f",
                "md5": "7ef5e4adc02e881a31faf0e7c133e139",
                "sha256": "f8e6e91b88ec4b0bd74bd6a819acbd3a1908cffd52901d824f62726689a1bc6c"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "7ef5e4adc02e881a31faf0e7c133e139",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 152158,
            "upload_time": "2024-04-10T18:22:17",
            "upload_time_iso_8601": "2024-04-10T18:22:17.104049Z",
            "url": "https://files.pythonhosted.org/packages/97/9c/9166641ba174c632f16d4991e41a792f3180ca64be91ea12d7cad0185b8f/hacktools-0.34.0-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": "fa04993c7b5866f8b51f1f43c334e4d11496ecba297342b2bf3d1f0b6098c28d",
                "md5": "e15b77d8d7b9103f31dd3bd2fd73ddc9",
                "sha256": "454f92f03f115dac9de045e8c7020df3399289fe42f185af4df886068ea0d7bc"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e15b77d8d7b9103f31dd3bd2fd73ddc9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 151510,
            "upload_time": "2024-04-10T18:22:18",
            "upload_time_iso_8601": "2024-04-10T18:22:18.779946Z",
            "url": "https://files.pythonhosted.org/packages/fa/04/993c7b5866f8b51f1f43c334e4d11496ecba297342b2bf3d1f0b6098c28d/hacktools-0.34.0-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": "720492cef1671c078edb5c5ce337fa503101f91e33049ac3bfc2a07207a822dc",
                "md5": "a5493e432c614112a597cf461dc0717d",
                "sha256": "bdbaeb8a0d4556a9b92d74e3e25d583b9b977d405a4e8ef79e48e434beedaa3c"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a5493e432c614112a597cf461dc0717d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 174031,
            "upload_time": "2024-04-10T18:22:20",
            "upload_time_iso_8601": "2024-04-10T18:22:20.401753Z",
            "url": "https://files.pythonhosted.org/packages/72/04/92cef1671c078edb5c5ce337fa503101f91e33049ac3bfc2a07207a822dc/hacktools-0.34.0-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b96692fcbd0f58e53fc4e7ffecfc1c1476de2fdfe829e2919e7283229ced2ee2",
                "md5": "b28459f733aa856fbefa987a2fa27601",
                "sha256": "a1967132daa6e8cffab04b680cdd04c443715e5a7d1c8f90b240272422def1af"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b28459f733aa856fbefa987a2fa27601",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 173880,
            "upload_time": "2024-04-10T18:22:22",
            "upload_time_iso_8601": "2024-04-10T18:22:22.648037Z",
            "url": "https://files.pythonhosted.org/packages/b9/66/92fcbd0f58e53fc4e7ffecfc1c1476de2fdfe829e2919e7283229ced2ee2/hacktools-0.34.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a32afbf79cb7ad6aa098d840fe33e117f17cdc082d7c1e767a27e929a339198",
                "md5": "18e0127d90a1d496636649ffe9fc179c",
                "sha256": "dbd3b59400bbee2433f552bee985a7760ea12eb24fa2d876119dfa85e0e54fac"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "18e0127d90a1d496636649ffe9fc179c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 123888,
            "upload_time": "2024-04-10T18:22:24",
            "upload_time_iso_8601": "2024-04-10T18:22:24.902752Z",
            "url": "https://files.pythonhosted.org/packages/3a/32/afbf79cb7ad6aa098d840fe33e117f17cdc082d7c1e767a27e929a339198/hacktools-0.34.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c13018ef7a67b8c4419d9dcf972f6ceb75724388b2661d8f44ff5db36c56374",
                "md5": "3932a61587b1d7a679cea17d5d8db835",
                "sha256": "b80153b124e79ba03b90f58cd5936a6f313fe87b988af6144d30390b7c1b7906"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3932a61587b1d7a679cea17d5d8db835",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 127425,
            "upload_time": "2024-04-10T18:22:26",
            "upload_time_iso_8601": "2024-04-10T18:22:26.755518Z",
            "url": "https://files.pythonhosted.org/packages/8c/13/018ef7a67b8c4419d9dcf972f6ceb75724388b2661d8f44ff5db36c56374/hacktools-0.34.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a52fea9a42ceb2ac83e72464144b9394cb61309260ee5925ad0a484e788bb4e",
                "md5": "c499d055d029079d05b6625f8119e979",
                "sha256": "4124c5b4ef405afc6f46956dadea2f0fc09a9b2569a19f387f6483d898406726"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c499d055d029079d05b6625f8119e979",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 114305,
            "upload_time": "2024-04-10T18:22:28",
            "upload_time_iso_8601": "2024-04-10T18:22:28.552300Z",
            "url": "https://files.pythonhosted.org/packages/5a/52/fea9a42ceb2ac83e72464144b9394cb61309260ee5925ad0a484e788bb4e/hacktools-0.34.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12be4e1730bed3943f58e482d7860e8a4f1a963f0b5ce17e825b889814578d36",
                "md5": "85dacdc07762e1217449b2ae7264fcfa",
                "sha256": "9b8b9659cfe738ea2c30db7ec6c11282a5de9e2eea06c721442d46653b7f63d6"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "85dacdc07762e1217449b2ae7264fcfa",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 114240,
            "upload_time": "2024-04-10T18:22:30",
            "upload_time_iso_8601": "2024-04-10T18:22:30.103273Z",
            "url": "https://files.pythonhosted.org/packages/12/be/4e1730bed3943f58e482d7860e8a4f1a963f0b5ce17e825b889814578d36/hacktools-0.34.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0312d8f934ef40aac8436531dd946ef0e4c4d200b385468dd66ccc09d843653b",
                "md5": "88a4a49d7ffefc55793d299a9db7d646",
                "sha256": "0fb0e742fcff9267a32e87a3e72a6e8e4e5cfa657608a3335c8355db22995bdd"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "88a4a49d7ffefc55793d299a9db7d646",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 152543,
            "upload_time": "2024-04-10T18:22:31",
            "upload_time_iso_8601": "2024-04-10T18:22:31.725381Z",
            "url": "https://files.pythonhosted.org/packages/03/12/d8f934ef40aac8436531dd946ef0e4c4d200b385468dd66ccc09d843653b/hacktools-0.34.0-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": "4958eea9b37763b9235a409c75ff0ca72654ae6721021ce7239f881e9693ab76",
                "md5": "407c5291e041b8ea4db9b87d63ef4cd8",
                "sha256": "d9fbfb8c3d42acb9570813519bbbe87289892fa7bfaaedb6745b94b108487da8"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "407c5291e041b8ea4db9b87d63ef4cd8",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 152114,
            "upload_time": "2024-04-10T18:22:33",
            "upload_time_iso_8601": "2024-04-10T18:22:33.805596Z",
            "url": "https://files.pythonhosted.org/packages/49/58/eea9b37763b9235a409c75ff0ca72654ae6721021ce7239f881e9693ab76/hacktools-0.34.0-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": "7834a851c2d47c0007849589f8ea81030bec123748622598e451e1ed1b3c8606",
                "md5": "80ef19f14d1880a6e6d99e55029a00ac",
                "sha256": "5710706e26086c7b28377d149b37a80431acaa480a4eb968d4cd0d8016241fac"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "80ef19f14d1880a6e6d99e55029a00ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 172760,
            "upload_time": "2024-04-10T18:22:35",
            "upload_time_iso_8601": "2024-04-10T18:22:35.717678Z",
            "url": "https://files.pythonhosted.org/packages/78/34/a851c2d47c0007849589f8ea81030bec123748622598e451e1ed1b3c8606/hacktools-0.34.0-cp312-cp312-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e809c4bea64580f738e8d4719b08a4f58a9471ddf2685a5bb610b0a4bed63d8",
                "md5": "efe6bdb8319761fa6243a905a8f2907c",
                "sha256": "b66967e061b444b3ea7401bdecb76ac9ca1fba6b35ee8404291e63b6973834b4"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "efe6bdb8319761fa6243a905a8f2907c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 172626,
            "upload_time": "2024-04-10T18:22:37",
            "upload_time_iso_8601": "2024-04-10T18:22:37.578428Z",
            "url": "https://files.pythonhosted.org/packages/6e/80/9c4bea64580f738e8d4719b08a4f58a9471ddf2685a5bb610b0a4bed63d8/hacktools-0.34.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9205226fc15a3232cc2eb0b8d5ee5e3180f8a19b1fb83216fc5f8259bc6b081",
                "md5": "5cdfc0709338da2acd00764b817486dd",
                "sha256": "7350a583dc08474a37b1ee50b5ec057ade40b00cbc7b363b28d06bc0f5b39d7c"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "5cdfc0709338da2acd00764b817486dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 123889,
            "upload_time": "2024-04-10T18:22:39",
            "upload_time_iso_8601": "2024-04-10T18:22:39.210973Z",
            "url": "https://files.pythonhosted.org/packages/d9/20/5226fc15a3232cc2eb0b8d5ee5e3180f8a19b1fb83216fc5f8259bc6b081/hacktools-0.34.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "264f76b0453fabbd1921da86b04d02b87cc6d86b64a6582f6a260c38952e54b9",
                "md5": "1b2eabc6e5e1b9fb6eaf1a76c127b67a",
                "sha256": "04bbe6a17da7b712cf96607d136ca9452a975d57bef30209647c74a59f1d22f2"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1b2eabc6e5e1b9fb6eaf1a76c127b67a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 127417,
            "upload_time": "2024-04-10T18:22:41",
            "upload_time_iso_8601": "2024-04-10T18:22:41.038670Z",
            "url": "https://files.pythonhosted.org/packages/26/4f/76b0453fabbd1921da86b04d02b87cc6d86b64a6582f6a260c38952e54b9/hacktools-0.34.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecbdecda279e3df86f7afc5bf8ae59d15cdf80f558e8a9447ac724d4711f6f68",
                "md5": "6e65d267a9b3ed321b1a45d36c583602",
                "sha256": "2c8bc17c5d37c158427dd182893810dd3c4e21aa0212cf9bcd42f2faf5b31b89"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6e65d267a9b3ed321b1a45d36c583602",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 114307,
            "upload_time": "2024-04-10T18:22:42",
            "upload_time_iso_8601": "2024-04-10T18:22:42.765650Z",
            "url": "https://files.pythonhosted.org/packages/ec/bd/ecda279e3df86f7afc5bf8ae59d15cdf80f558e8a9447ac724d4711f6f68/hacktools-0.34.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9787f4333c8d38be2d12b1c54a06e36f09df73fa5f7a0aab06a898bf72a482ec",
                "md5": "8e773c721b833c1cdd5ddbd7d20a7ae2",
                "sha256": "0af23b56b84dedf6b7b90d4f8c95d5b612767659a9a25a47dcaae7eb748298e0"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "8e773c721b833c1cdd5ddbd7d20a7ae2",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 153811,
            "upload_time": "2024-04-10T18:22:44",
            "upload_time_iso_8601": "2024-04-10T18:22:44.329522Z",
            "url": "https://files.pythonhosted.org/packages/97/87/f4333c8d38be2d12b1c54a06e36f09df73fa5f7a0aab06a898bf72a482ec/hacktools-0.34.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfde76a3148e05521278ab39c05a785d45bcf8d9ddf6b2967f4ef10569ee94a5",
                "md5": "a328a4821fdb64d5a2b5e9898c547e8c",
                "sha256": "78bb0c25c5a8742679049d0da3df990392a244cb1a4683b17a73ff483e1a1bac"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a328a4821fdb64d5a2b5e9898c547e8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 153102,
            "upload_time": "2024-04-10T18:22:46",
            "upload_time_iso_8601": "2024-04-10T18:22:46.671463Z",
            "url": "https://files.pythonhosted.org/packages/df/de/76a3148e05521278ab39c05a785d45bcf8d9ddf6b2967f4ef10569ee94a5/hacktools-0.34.0-cp37-cp37m-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": "f9e702132cc971e641a319171dd74e6368c4bad83f547402ef4d928eb504b2ab",
                "md5": "511b594b83b1001538a4cac71b2c22f3",
                "sha256": "5567007b429f2bdb106f8144fe2cc1b245ad194f72f7716c663e92a55bccc5d5"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "511b594b83b1001538a4cac71b2c22f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 175023,
            "upload_time": "2024-04-10T18:22:48",
            "upload_time_iso_8601": "2024-04-10T18:22:48.579140Z",
            "url": "https://files.pythonhosted.org/packages/f9/e7/02132cc971e641a319171dd74e6368c4bad83f547402ef4d928eb504b2ab/hacktools-0.34.0-cp37-cp37m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b6adacf4f672ae2891fb8d49fa713731b4ec4b0edabec7bc70e15deffee8bf6",
                "md5": "167d4bc1885a778f92510a535c436c66",
                "sha256": "ab692e5dc8d0a9a740aa760bb7dba7d60be9df3feedb3eee5bea85b160848234"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "167d4bc1885a778f92510a535c436c66",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 174911,
            "upload_time": "2024-04-10T18:22:50",
            "upload_time_iso_8601": "2024-04-10T18:22:50.290124Z",
            "url": "https://files.pythonhosted.org/packages/5b/6a/dacf4f672ae2891fb8d49fa713731b4ec4b0edabec7bc70e15deffee8bf6/hacktools-0.34.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c29429b79f2bb412caa64d7545750ede55c2e9c3303c9e6327578aa973c940b0",
                "md5": "0786c94261f78a58c4c49e772d90441f",
                "sha256": "80abda134fab586e999800ea19bdf5437de01cc131335ad2097a8fe2a09df0f0"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "0786c94261f78a58c4c49e772d90441f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 123872,
            "upload_time": "2024-04-10T18:22:52",
            "upload_time_iso_8601": "2024-04-10T18:22:52.056910Z",
            "url": "https://files.pythonhosted.org/packages/c2/94/29b79f2bb412caa64d7545750ede55c2e9c3303c9e6327578aa973c940b0/hacktools-0.34.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4b84e64e0eb057a4f23485b7ec8cd94c3eff649c8323286c3d0cb2932a7a389",
                "md5": "a4dcc7d67ca3d21321b12881ca588a4f",
                "sha256": "63d99a4977e8d527bac7bfcbd21cb69488bd0d9252231f230a8609cb4ddd77bc"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a4dcc7d67ca3d21321b12881ca588a4f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 127410,
            "upload_time": "2024-04-10T18:22:53",
            "upload_time_iso_8601": "2024-04-10T18:22:53.855061Z",
            "url": "https://files.pythonhosted.org/packages/f4/b8/4e64e0eb057a4f23485b7ec8cd94c3eff649c8323286c3d0cb2932a7a389/hacktools-0.34.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24c6598c5a8e03a00794a1b479821b15965e335ec1aadf064e06878b6a4074a0",
                "md5": "ca347bf97b26932844550ce1590d74e8",
                "sha256": "81a1b05a99f8f4ec5310e939af506689e66402db47c47eb1a6de31ce37a76e49"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ca347bf97b26932844550ce1590d74e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 114295,
            "upload_time": "2024-04-10T18:22:55",
            "upload_time_iso_8601": "2024-04-10T18:22:55.578657Z",
            "url": "https://files.pythonhosted.org/packages/24/c6/598c5a8e03a00794a1b479821b15965e335ec1aadf064e06878b6a4074a0/hacktools-0.34.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47adeacca58ac2b3c383917cf39377ae954395fbaa3f20dbec95c3ab83aab714",
                "md5": "528225d10c92a05a52d93f01fad47089",
                "sha256": "6caf2e6a2a23ab6bc1dc0d0d3ee77dd9efacea13b7425c0066493e91969916b2"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "528225d10c92a05a52d93f01fad47089",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 114239,
            "upload_time": "2024-04-10T18:22:57",
            "upload_time_iso_8601": "2024-04-10T18:22:57.306997Z",
            "url": "https://files.pythonhosted.org/packages/47/ad/eacca58ac2b3c383917cf39377ae954395fbaa3f20dbec95c3ab83aab714/hacktools-0.34.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "613265b4539c180f9fe9ce769679ab7e9fc3532ddccb667c991d4bca9a88793a",
                "md5": "077fbf7471cc131ec4c9c41beb7e6eef",
                "sha256": "532e55c5fbcafa8bd040a2e2ea85a18533cdb35a750602020daa97c22d55df7b"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "077fbf7471cc131ec4c9c41beb7e6eef",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 153786,
            "upload_time": "2024-04-10T18:22:59",
            "upload_time_iso_8601": "2024-04-10T18:22:59.550502Z",
            "url": "https://files.pythonhosted.org/packages/61/32/65b4539c180f9fe9ce769679ab7e9fc3532ddccb667c991d4bca9a88793a/hacktools-0.34.0-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": "89852ad247ad33c911b59839241270821b46ed7ae544accaf76eb4af35340f37",
                "md5": "05dc63d3447236707674ff26e653725d",
                "sha256": "08d62116c2525baf9ee0d41207239f5a652d5814cd06f9f07ab46a9b08a89f69"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "05dc63d3447236707674ff26e653725d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 153137,
            "upload_time": "2024-04-10T18:23:01",
            "upload_time_iso_8601": "2024-04-10T18:23:01.425487Z",
            "url": "https://files.pythonhosted.org/packages/89/85/2ad247ad33c911b59839241270821b46ed7ae544accaf76eb4af35340f37/hacktools-0.34.0-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": "c0b670bf8b8d01beebbcad83ad66eca60721facda83d3f729a49bc03ffc58fd9",
                "md5": "a348b31d26f418c66cdd28ae7f04e35d",
                "sha256": "c9fc6471d7905ae783a97b9e6778558f9ef492dda6cf39a1b53021b51c6ef933"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a348b31d26f418c66cdd28ae7f04e35d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 170836,
            "upload_time": "2024-04-10T18:23:03",
            "upload_time_iso_8601": "2024-04-10T18:23:03.811988Z",
            "url": "https://files.pythonhosted.org/packages/c0/b6/70bf8b8d01beebbcad83ad66eca60721facda83d3f729a49bc03ffc58fd9/hacktools-0.34.0-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5fffa4a1b3c44ee56c1f3f5e73971b0bf938c35d33db645e253f016e6f64e76",
                "md5": "485cddd91e5da6a91e1ab8d38bb30af6",
                "sha256": "4039bb972aa7f25bae5c311d0b16f0eca07a43d728eafdc328a7067f6a5427e0"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "485cddd91e5da6a91e1ab8d38bb30af6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 170707,
            "upload_time": "2024-04-10T18:23:05",
            "upload_time_iso_8601": "2024-04-10T18:23:05.494200Z",
            "url": "https://files.pythonhosted.org/packages/a5/ff/fa4a1b3c44ee56c1f3f5e73971b0bf938c35d33db645e253f016e6f64e76/hacktools-0.34.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b69ea998095ca3222f302932da63bd094d7625813162987b4728c19b19e7dd7",
                "md5": "662cd95cc0dfa731f8127ad25505b551",
                "sha256": "9583abe895046b91bd3636e2d6c8f439cd31cc168c2846374d5d0454111998ee"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "662cd95cc0dfa731f8127ad25505b551",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 123866,
            "upload_time": "2024-04-10T18:23:07",
            "upload_time_iso_8601": "2024-04-10T18:23:07.431025Z",
            "url": "https://files.pythonhosted.org/packages/4b/69/ea998095ca3222f302932da63bd094d7625813162987b4728c19b19e7dd7/hacktools-0.34.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c006005c53f03ba604a5721940f0f6ddc052506545b138ea8a77f2c4c2643207",
                "md5": "16b7aae23b1e50c7fdb5af011e380f46",
                "sha256": "e232137411a46a636fc6fd72d43d272c0932731b9f3b8754ebee72943bdfe2ac"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "16b7aae23b1e50c7fdb5af011e380f46",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 127403,
            "upload_time": "2024-04-10T18:23:08",
            "upload_time_iso_8601": "2024-04-10T18:23:08.913904Z",
            "url": "https://files.pythonhosted.org/packages/c0/06/005c53f03ba604a5721940f0f6ddc052506545b138ea8a77f2c4c2643207/hacktools-0.34.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13f548ca9f5b1cd2cc442c18e7c572a0f2c23534a7938a012829f328afb5cc01",
                "md5": "245b7015387afa77e22741b730df82b9",
                "sha256": "771c5c41f88cfd1e89b96599ea12ca3d890ff40fae0d76886fa2c80958a36685"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "245b7015387afa77e22741b730df82b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 114287,
            "upload_time": "2024-04-10T18:23:10",
            "upload_time_iso_8601": "2024-04-10T18:23:10.591600Z",
            "url": "https://files.pythonhosted.org/packages/13/f5/48ca9f5b1cd2cc442c18e7c572a0f2c23534a7938a012829f328afb5cc01/hacktools-0.34.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9a183bbcfe2e55f5aa98cee1503ad71c341de4ed15ad965c2e84e807df2a174",
                "md5": "8b3d5ea40e8214d7115bb42a7da72fb7",
                "sha256": "30a65c1251c01397045aad5aba7158f9a4f15decd80cc660425d134d936d5e78"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8b3d5ea40e8214d7115bb42a7da72fb7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 114240,
            "upload_time": "2024-04-10T18:23:12",
            "upload_time_iso_8601": "2024-04-10T18:23:12.145612Z",
            "url": "https://files.pythonhosted.org/packages/e9/a1/83bbcfe2e55f5aa98cee1503ad71c341de4ed15ad965c2e84e807df2a174/hacktools-0.34.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4ef673439c5c367c7516ddb8657cc294d1dc91aa8fa3a3375f803b4975c508a",
                "md5": "d335a3b9a5c27b8479f604ebf292a27b",
                "sha256": "876e8b9c30ac77de4ef317b27af2d988976a4348d937dcba5886236b0e98b37e"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "d335a3b9a5c27b8479f604ebf292a27b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 151499,
            "upload_time": "2024-04-10T18:23:13",
            "upload_time_iso_8601": "2024-04-10T18:23:13.897170Z",
            "url": "https://files.pythonhosted.org/packages/b4/ef/673439c5c367c7516ddb8657cc294d1dc91aa8fa3a3375f803b4975c508a/hacktools-0.34.0-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": "dc3ecd7b8d6b12ba64e30d583f3ab8edcf39baf90a55deca822805fcfdb5e32f",
                "md5": "3d35a733607846a9b0baf818addac865",
                "sha256": "8ac710be47ba291deab7c6b01b0faa210ee0185075016f581e4f766cd29726e1"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3d35a733607846a9b0baf818addac865",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 150872,
            "upload_time": "2024-04-10T18:23:16",
            "upload_time_iso_8601": "2024-04-10T18:23:16.386441Z",
            "url": "https://files.pythonhosted.org/packages/dc/3e/cd7b8d6b12ba64e30d583f3ab8edcf39baf90a55deca822805fcfdb5e32f/hacktools-0.34.0-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": "d09455b2a0499df25239e5433917c0fa46f0520ba131b3759f3cc5e558cf1c24",
                "md5": "4f2673257b1fbc102d774d085b14b110",
                "sha256": "2d30d5f0e782b345c74f89221b0e7a9abc32d36551e38d7bff0ab6284c04fd6f"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "4f2673257b1fbc102d774d085b14b110",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 169906,
            "upload_time": "2024-04-10T18:23:18",
            "upload_time_iso_8601": "2024-04-10T18:23:18.075692Z",
            "url": "https://files.pythonhosted.org/packages/d0/94/55b2a0499df25239e5433917c0fa46f0520ba131b3759f3cc5e558cf1c24/hacktools-0.34.0-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef7fd3a00aba969a085b326d46a31102300910d24dcdaf58fc2255efcd265a7b",
                "md5": "dc0d674aad99e1d228ce9f84eba421d3",
                "sha256": "c6fc1983292a69fbbbbc460240733c95bd03d3b1eeb6947834d5e955b84741c2"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dc0d674aad99e1d228ce9f84eba421d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 169759,
            "upload_time": "2024-04-10T18:23:20",
            "upload_time_iso_8601": "2024-04-10T18:23:20.544520Z",
            "url": "https://files.pythonhosted.org/packages/ef/7f/d3a00aba969a085b326d46a31102300910d24dcdaf58fc2255efcd265a7b/hacktools-0.34.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed00fb44900b628100b4212d2caaee27281f82b861903e39c8137fabdadedf1e",
                "md5": "7ecc95f27fd8df68e00bae1f6ec3ed9e",
                "sha256": "755730346919b2b571bd3fc1b2339d50943107b4972662ee69b32826c9fa9447"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "7ecc95f27fd8df68e00bae1f6ec3ed9e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 123875,
            "upload_time": "2024-04-10T18:23:22",
            "upload_time_iso_8601": "2024-04-10T18:23:22.396772Z",
            "url": "https://files.pythonhosted.org/packages/ed/00/fb44900b628100b4212d2caaee27281f82b861903e39c8137fabdadedf1e/hacktools-0.34.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "164e649b21aefbdf7e52b115c028c774ce2c998b9ce49b7c3bc94be65e6701ae",
                "md5": "5b575bdb5074b9ca4e8416c0754c15be",
                "sha256": "179de80578bdb295225b53c7aa8205515e3e5cbeecabdc46037733e993d3eb23"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5b575bdb5074b9ca4e8416c0754c15be",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 127409,
            "upload_time": "2024-04-10T18:23:24",
            "upload_time_iso_8601": "2024-04-10T18:23:24.365367Z",
            "url": "https://files.pythonhosted.org/packages/16/4e/649b21aefbdf7e52b115c028c774ce2c998b9ce49b7c3bc94be65e6701ae/hacktools-0.34.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e417b40133d101030bcbed94a5864066f4628bbdf6b9fe17d0cca4bfead58fc",
                "md5": "5cb23841cb56bf7b366dd7909c3b5770",
                "sha256": "d2a0c5a233d1b39aea1dcec076b9298221ed3c5503861bb7b11a870ddfa0704c"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5cb23841cb56bf7b366dd7909c3b5770",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 113992,
            "upload_time": "2024-04-10T18:23:26",
            "upload_time_iso_8601": "2024-04-10T18:23:26.366379Z",
            "url": "https://files.pythonhosted.org/packages/8e/41/7b40133d101030bcbed94a5864066f4628bbdf6b9fe17d0cca4bfead58fc/hacktools-0.34.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d53689d6413717d2d9d258e8478e386a63981ddcf23e3a0e1a3f66a6bd202707",
                "md5": "6acceae15ed9d0248b6773a202720a4f",
                "sha256": "47cb3df29f87736708ace34df58c158211af9ce69670ff2302bf951ffa272255"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6acceae15ed9d0248b6773a202720a4f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 113953,
            "upload_time": "2024-04-10T18:23:27",
            "upload_time_iso_8601": "2024-04-10T18:23:27.945787Z",
            "url": "https://files.pythonhosted.org/packages/d5/36/89d6413717d2d9d258e8478e386a63981ddcf23e3a0e1a3f66a6bd202707/hacktools-0.34.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d04aa9d985173e45357d703fe3d46275e9c368ffba31eb3eec654eb2760c3d5",
                "md5": "e95931a7b01bec40ac7d3504e8c80e2d",
                "sha256": "e438948e331b989457c70d2422cc10a3b22b7d9bddafc7c842c97100a727c2e0"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "e95931a7b01bec40ac7d3504e8c80e2d",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 118280,
            "upload_time": "2024-04-10T18:23:29",
            "upload_time_iso_8601": "2024-04-10T18:23:29.564927Z",
            "url": "https://files.pythonhosted.org/packages/7d/04/aa9d985173e45357d703fe3d46275e9c368ffba31eb3eec654eb2760c3d5/hacktools-0.34.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64984f6643c64a4f5d28c2cd9fcfde2f3985a8a3e5a4d6a1462f66cd172647db",
                "md5": "ac81284a7428061aa408f36ee058337e",
                "sha256": "e64fb6b2840a18a12a7d572bcfbdc3367ec67449abcdf776d4d885ec13514958"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ac81284a7428061aa408f36ee058337e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 117791,
            "upload_time": "2024-04-10T18:23:31",
            "upload_time_iso_8601": "2024-04-10T18:23:31.316755Z",
            "url": "https://files.pythonhosted.org/packages/64/98/4f6643c64a4f5d28c2cd9fcfde2f3985a8a3e5a4d6a1462f66cd172647db/hacktools-0.34.0-pp310-pypy310_pp73-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": "c918e538941b49e846875ddee777bdfc8ba53cb3121763b1335473e3706e45f1",
                "md5": "c6772b85fdf4cd1a0e02e35ae57b8662",
                "sha256": "efab6ea74586d0fb320eae80bf82cacb7f21c02c2e57cb26841dc2ca44d8043a"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c6772b85fdf4cd1a0e02e35ae57b8662",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 127577,
            "upload_time": "2024-04-10T18:23:33",
            "upload_time_iso_8601": "2024-04-10T18:23:33.703482Z",
            "url": "https://files.pythonhosted.org/packages/c9/18/e538941b49e846875ddee777bdfc8ba53cb3121763b1335473e3706e45f1/hacktools-0.34.0-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea4ef1a7ee2441559aaa0d778563dfaf3e779989539ac49c26762744c8c2ae45",
                "md5": "997837250380a0bc8ea359e422a697ad",
                "sha256": "f6123596a42e1355c1897b529dd24d32f0a219d47ef452dc6f5c7b30a2b81eb3"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "997837250380a0bc8ea359e422a697ad",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 113978,
            "upload_time": "2024-04-10T18:23:35",
            "upload_time_iso_8601": "2024-04-10T18:23:35.720903Z",
            "url": "https://files.pythonhosted.org/packages/ea/4e/f1a7ee2441559aaa0d778563dfaf3e779989539ac49c26762744c8c2ae45/hacktools-0.34.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dad93a386be35b7be1ce0484ab30de03df635c8d385b222359e2abcb2c53eb1",
                "md5": "9222ee81a06c96d47266475dc60463b4",
                "sha256": "f0d800a4c37c69bc4447965197ba59e74a0cf0f21644ccca7bfd5de17b8bf8a2"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "9222ee81a06c96d47266475dc60463b4",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 118268,
            "upload_time": "2024-04-10T18:23:37",
            "upload_time_iso_8601": "2024-04-10T18:23:37.517875Z",
            "url": "https://files.pythonhosted.org/packages/6d/ad/93a386be35b7be1ce0484ab30de03df635c8d385b222359e2abcb2c53eb1/hacktools-0.34.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f2862447a44601cc537051d60164b640fcd465539b302ed9df5c0f39fa961ee",
                "md5": "f051227f99473c0f8ae75044bebbec1e",
                "sha256": "85cf2258887a3b5cdfbadc3c3e34d5f55c62f9ca98b917151134c0b83da50048"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f051227f99473c0f8ae75044bebbec1e",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 117776,
            "upload_time": "2024-04-10T18:23:39",
            "upload_time_iso_8601": "2024-04-10T18:23:39.493213Z",
            "url": "https://files.pythonhosted.org/packages/8f/28/62447a44601cc537051d60164b640fcd465539b302ed9df5c0f39fa961ee/hacktools-0.34.0-pp37-pypy37_pp73-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": "74b6bf917fdd500968f800ab3d98a026c5268111685bcfa23c907a282ae5fb44",
                "md5": "b4c1ecc567c1ed73c9987a7b1b5f5baa",
                "sha256": "56b6ccb836353ab85fafda921374fc5616cd2a55a660d97cba5d3286f76d0f4c"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp37-pypy37_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b4c1ecc567c1ed73c9987a7b1b5f5baa",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 127549,
            "upload_time": "2024-04-10T18:23:41",
            "upload_time_iso_8601": "2024-04-10T18:23:41.871680Z",
            "url": "https://files.pythonhosted.org/packages/74/b6/bf917fdd500968f800ab3d98a026c5268111685bcfa23c907a282ae5fb44/hacktools-0.34.0-pp37-pypy37_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eabe5ff4232b610f4c5ec76f3b729a3b68a60b6edfd55f56135b8bf52d987b98",
                "md5": "f387d5a0e95b004b8ec6c17cd3236bee",
                "sha256": "f8379d25dc61d674aad936afe230ec311171c6e1f07c913d7ac17b344f41734c"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f387d5a0e95b004b8ec6c17cd3236bee",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 113982,
            "upload_time": "2024-04-10T18:23:44",
            "upload_time_iso_8601": "2024-04-10T18:23:44.320836Z",
            "url": "https://files.pythonhosted.org/packages/ea/be/5ff4232b610f4c5ec76f3b729a3b68a60b6edfd55f56135b8bf52d987b98/hacktools-0.34.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62cecd6a7b16ab96168c2e6574f1e1eb2608a631f885400fed14bc0cf53c8ba5",
                "md5": "808d4437691694708248715a53ef9798",
                "sha256": "ab971817be1c62b924084e802eaa45022a21f0652e91499f6780a5db0f49cdbe"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "808d4437691694708248715a53ef9798",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 113937,
            "upload_time": "2024-04-10T18:23:45",
            "upload_time_iso_8601": "2024-04-10T18:23:45.958584Z",
            "url": "https://files.pythonhosted.org/packages/62/ce/cd6a7b16ab96168c2e6574f1e1eb2608a631f885400fed14bc0cf53c8ba5/hacktools-0.34.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06b53cee8368020a02de547fbcdb14bcd31cdd455e163551dde26bed778d48e7",
                "md5": "c2eedd9f4b509563a20bebedffe13b88",
                "sha256": "83856b3f535e016cd0b6d488fd1f54f9bb7fabb141a61fcb1f2f916d5299b2dc"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "c2eedd9f4b509563a20bebedffe13b88",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 118269,
            "upload_time": "2024-04-10T18:23:48",
            "upload_time_iso_8601": "2024-04-10T18:23:48.046551Z",
            "url": "https://files.pythonhosted.org/packages/06/b5/3cee8368020a02de547fbcdb14bcd31cdd455e163551dde26bed778d48e7/hacktools-0.34.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9566e3234a3f5a6857584614f11986073ba548730fff76f3eb260fa75b75dbfa",
                "md5": "9b39288fd10fda2d800a72e6e9444d54",
                "sha256": "2876af14ad4b0a67fbc1f574e08070eeb2c742de79eae74a6b7f9187ef97086e"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9b39288fd10fda2d800a72e6e9444d54",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 117779,
            "upload_time": "2024-04-10T18:23:49",
            "upload_time_iso_8601": "2024-04-10T18:23:49.963232Z",
            "url": "https://files.pythonhosted.org/packages/95/66/e3234a3f5a6857584614f11986073ba548730fff76f3eb260fa75b75dbfa/hacktools-0.34.0-pp38-pypy38_pp73-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": "f4c992ff243e3aa21c8b2cdb2a69804bcc068d2e57f8cbf958c71ac4d9e8eeaa",
                "md5": "135127a34567c4e13fd0512cdd2aae7d",
                "sha256": "241935e112a176ca86a64e46727b704847c55f33db73c707d6660667ce784966"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "135127a34567c4e13fd0512cdd2aae7d",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 127541,
            "upload_time": "2024-04-10T18:23:52",
            "upload_time_iso_8601": "2024-04-10T18:23:52.168624Z",
            "url": "https://files.pythonhosted.org/packages/f4/c9/92ff243e3aa21c8b2cdb2a69804bcc068d2e57f8cbf958c71ac4d9e8eeaa/hacktools-0.34.0-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86b66ee2f4772ff1c5360c382328afc3d3851c6e1b4c913de9c23a51e595867d",
                "md5": "8edadd75394d65b77515792a8d064deb",
                "sha256": "d5b69e7564039c64af8371c75ad6b0ddf8f6f85cc46eabc51a8f1828e92e7c71"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8edadd75394d65b77515792a8d064deb",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 113971,
            "upload_time": "2024-04-10T18:23:53",
            "upload_time_iso_8601": "2024-04-10T18:23:53.773647Z",
            "url": "https://files.pythonhosted.org/packages/86/b6/6ee2f4772ff1c5360c382328afc3d3851c6e1b4c913de9c23a51e595867d/hacktools-0.34.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a447fef0db834d15bb0af2df4c0f6caccf1d7c4dc6e255319ccb9af64a92384",
                "md5": "835edc5a490d10f247e8db2cbdbdc18c",
                "sha256": "713569ef90c70b826db89cc12d0afafb41e63b11259a9e20f8302c531d13cb64"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "835edc5a490d10f247e8db2cbdbdc18c",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 113935,
            "upload_time": "2024-04-10T18:23:55",
            "upload_time_iso_8601": "2024-04-10T18:23:55.588050Z",
            "url": "https://files.pythonhosted.org/packages/9a/44/7fef0db834d15bb0af2df4c0f6caccf1d7c4dc6e255319ccb9af64a92384/hacktools-0.34.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bd8cbe28be4c9f899f11ced70346dc6f8a6bb37be1ce9e24ff331cddabcba66",
                "md5": "e8852295a9f57440222d10266ca9ac3c",
                "sha256": "e1cfb161afc8fd0b8bd666e7045f10a845b4f9717193afe0d3d4557bd07109bd"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "e8852295a9f57440222d10266ca9ac3c",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 118269,
            "upload_time": "2024-04-10T18:23:57",
            "upload_time_iso_8601": "2024-04-10T18:23:57.483534Z",
            "url": "https://files.pythonhosted.org/packages/3b/d8/cbe28be4c9f899f11ced70346dc6f8a6bb37be1ce9e24ff331cddabcba66/hacktools-0.34.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f256ea56da073649b1a72ac5109bec37deb5031fddf438f03f61fd7485cfeeaa",
                "md5": "7b87c08c1ca7872dd15db8e500dec7df",
                "sha256": "302b691003e7e3bfb12aec42d46c350a04be7b2aeb3f8dc7ef45adbfe446ec64"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7b87c08c1ca7872dd15db8e500dec7df",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 117777,
            "upload_time": "2024-04-10T18:23:59",
            "upload_time_iso_8601": "2024-04-10T18:23:59.273743Z",
            "url": "https://files.pythonhosted.org/packages/f2/56/ea56da073649b1a72ac5109bec37deb5031fddf438f03f61fd7485cfeeaa/hacktools-0.34.0-pp39-pypy39_pp73-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": "9c48ec6e870bd293320f6c5f754d2b73e769b90851759f960b95229e97e86897",
                "md5": "f574d4236bde29441595e6b9ce87cfc6",
                "sha256": "d7b403e3e5dfbc72ab0fed3c1051fb5d1d78fded383c41f4d1a4ab0fce2960d0"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f574d4236bde29441595e6b9ce87cfc6",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 127565,
            "upload_time": "2024-04-10T18:24:01",
            "upload_time_iso_8601": "2024-04-10T18:24:01.252048Z",
            "url": "https://files.pythonhosted.org/packages/9c/48/ec6e870bd293320f6c5f754d2b73e769b90851759f960b95229e97e86897/hacktools-0.34.0-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afe8d784678dd310f83bb3833604953578e7da74db1a97268cf30a3cc50253cd",
                "md5": "18683a9ba73f3b98f4600e6b3b6a34ed",
                "sha256": "2fc55ed2429427b84691eb4f61adab276e27c4e26306eff0713af5c72fac0783"
            },
            "downloads": -1,
            "filename": "hacktools-0.34.0.tar.gz",
            "has_sig": false,
            "md5_digest": "18683a9ba73f3b98f4600e6b3b6a34ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 106792,
            "upload_time": "2024-04-10T18:24:04",
            "upload_time_iso_8601": "2024-04-10T18:24:04.187462Z",
            "url": "https://files.pythonhosted.org/packages/af/e8/d784678dd310f83bb3833604953578e7da74db1a97268cf30a3cc50253cd/hacktools-0.34.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 18:24:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Illidanz",
    "github_project": "hacktools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hacktools"
}
        
Elapsed time: 0.22757s