ckdl


Nameckdl JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/tjol/ckdl
SummaryKDL parser and writer with a C back-end
upload_time2023-10-03 14:44:37
maintainer
docs_urlNone
authorThomas Jollans
requires_python
license
keywords kdl parser configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# ckdl - KDL reading and writing using a C backend

**ckdl** is a C library that implements reading and writing a the
[KDL Document Language](https://kdl.dev/).

This package lets Python programs read and write KDL files, using
*ckdl* as a back-end.

Install with

    pip install ckdl

## Examples

### Reading

```pycon
>>> import ckdl
>>> kdl_txt = """
... best-primes 2 3 5 7
... colours importance=(%)1000 { green; blue shade="синий"; blue shade="голубой"; violet }
... """
>>> doc = ckdl.parse(kdl_txt)
>>> doc
<Document; 2 nodes>
>>> doc[0]
<Node best-primes; 4 args>
>>> doc[0].args
[2, 3, 5, 7]
>>> doc[1].properties
{'importance': <Value (%)1000>}
>>> doc[1].properties['importance'].value
1000
>>> doc[1].properties['importance'].type_annotation
'%'
>>> doc[1].children
[<Node green>, <Node blue; 1 property>, <Node blue; 1 property>, <Node violet>]
>>> doc[1].children[1].properties['shade']
'синий'
```

### Writing

```pycon
>>> import ckdl
>>> mydoc = ckdl.Document(ckdl.Node("best-primes", 7, 11, 13), ckdl.Node("worst-primes", ckdl.Value("undoubtedly", 5)))
>>> print(str(mydoc))
best-primes 7 11 13
worst-primes (undoubtedly)5
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tjol/ckdl",
    "name": "ckdl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "kdl parser configuration",
    "author": "Thomas Jollans",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/19/f7/182756e1e5528bf1c11681ca5edb1a057a7faa946c00a3dc3918f44be469/ckdl-0.1.2.tar.gz",
    "platform": null,
    "description": "\n# ckdl - KDL reading and writing using a C backend\n\n**ckdl** is a C library that implements reading and writing a the\n[KDL Document Language](https://kdl.dev/).\n\nThis package lets Python programs read and write KDL files, using\n*ckdl* as a back-end.\n\nInstall with\n\n    pip install ckdl\n\n## Examples\n\n### Reading\n\n```pycon\n>>> import ckdl\n>>> kdl_txt = \"\"\"\n... best-primes 2 3 5 7\n... colours importance=(%)1000 { green; blue shade=\"\u0441\u0438\u043d\u0438\u0439\"; blue shade=\"\u0433\u043e\u043b\u0443\u0431\u043e\u0439\"; violet }\n... \"\"\"\n>>> doc = ckdl.parse(kdl_txt)\n>>> doc\n<Document; 2 nodes>\n>>> doc[0]\n<Node best-primes; 4 args>\n>>> doc[0].args\n[2, 3, 5, 7]\n>>> doc[1].properties\n{'importance': <Value (%)1000>}\n>>> doc[1].properties['importance'].value\n1000\n>>> doc[1].properties['importance'].type_annotation\n'%'\n>>> doc[1].children\n[<Node green>, <Node blue; 1 property>, <Node blue; 1 property>, <Node violet>]\n>>> doc[1].children[1].properties['shade']\n'\u0441\u0438\u043d\u0438\u0439'\n```\n\n### Writing\n\n```pycon\n>>> import ckdl\n>>> mydoc = ckdl.Document(ckdl.Node(\"best-primes\", 7, 11, 13), ckdl.Node(\"worst-primes\", ckdl.Value(\"undoubtedly\", 5)))\n>>> print(str(mydoc))\nbest-primes 7 11 13\nworst-primes (undoubtedly)5\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "KDL parser and writer with a C back-end",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://ckdl.readthedocs.io/",
        "Homepage": "https://github.com/tjol/ckdl"
    },
    "split_keywords": [
        "kdl",
        "parser",
        "configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df67f409e3c804e4e2e01927ba8b579bdde56cf6158e2d368b42955ba6572592",
                "md5": "76a9f973b43302b73dc5f845fce7bfc9",
                "sha256": "353e139fd63ca2802336bb5bbe2858bb341c9e3f18438f17e8f59470dabf92ed"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "76a9f973b43302b73dc5f845fce7bfc9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 102696,
            "upload_time": "2023-10-03T14:43:30",
            "upload_time_iso_8601": "2023-10-03T14:43:30.632251Z",
            "url": "https://files.pythonhosted.org/packages/df/67/f409e3c804e4e2e01927ba8b579bdde56cf6158e2d368b42955ba6572592/ckdl-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42b535ba6826741c16d56a33e75bdd4a28311788346b42f2fdaa0a903952c44e",
                "md5": "eee103d27ed5f6d779eb2d3aa8e18bf0",
                "sha256": "22472194175f494433b1d674180f5f2f4b96558db34ba936239a3ddb186510a0"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eee103d27ed5f6d779eb2d3aa8e18bf0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 97078,
            "upload_time": "2023-10-03T14:43:32",
            "upload_time_iso_8601": "2023-10-03T14:43:32.864707Z",
            "url": "https://files.pythonhosted.org/packages/42/b5/35ba6826741c16d56a33e75bdd4a28311788346b42f2fdaa0a903952c44e/ckdl-0.1.2-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d16d2efc92b8c5417a3b3f24e97598e60decac2bf565fd7d208ff00d062d48b7",
                "md5": "4fa397e004b8691b6abc8a4820bb830e",
                "sha256": "16fc942c173981feaa922a9b2b0e0a95902eccde360aec861ace0c9238538a69"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4fa397e004b8691b6abc8a4820bb830e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 118399,
            "upload_time": "2023-10-03T14:51:35",
            "upload_time_iso_8601": "2023-10-03T14:51:35.726974Z",
            "url": "https://files.pythonhosted.org/packages/d1/6d/2efc92b8c5417a3b3f24e97598e60decac2bf565fd7d208ff00d062d48b7/ckdl-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33daa91d2924d14c5c3223b60651d9b938917a6f145339f2747850a0676b0ea4",
                "md5": "6e505cde9e98bbb10f6c66d02cb13942",
                "sha256": "8b454f9155e6efbed99c5d9cd65fa33f79c2dad39a62f717471cc4b7b30f884b"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6e505cde9e98bbb10f6c66d02cb13942",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 124012,
            "upload_time": "2023-10-03T14:43:34",
            "upload_time_iso_8601": "2023-10-03T14:43:34.523296Z",
            "url": "https://files.pythonhosted.org/packages/33/da/a91d2924d14c5c3223b60651d9b938917a6f145339f2747850a0676b0ea4/ckdl-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "deecc837cbb83b807de302163119ac174049b3e51f674ac1939e7b238a7e0aa7",
                "md5": "776cfb8e1ca192a1a585a2824b0ad22d",
                "sha256": "b80885f73868804e082539b75141cf60e68d5e801136d065c4cab75c06058ef0"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "776cfb8e1ca192a1a585a2824b0ad22d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 129310,
            "upload_time": "2023-10-03T14:43:35",
            "upload_time_iso_8601": "2023-10-03T14:43:35.864131Z",
            "url": "https://files.pythonhosted.org/packages/de/ec/c837cbb83b807de302163119ac174049b3e51f674ac1939e7b238a7e0aa7/ckdl-0.1.2-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": "8b2426f1eb6ea0e37630be0bb6c5cc629449897c1b99b3c9aa226172a6a93e3f",
                "md5": "e1643315adfc489f6f60cdc6d1d9790c",
                "sha256": "b1c3a18faacf6a0d78a286f1ba7620b14128370f36066c2ea9dabd6c77591428"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e1643315adfc489f6f60cdc6d1d9790c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 122186,
            "upload_time": "2023-10-03T14:51:37",
            "upload_time_iso_8601": "2023-10-03T14:51:37.784958Z",
            "url": "https://files.pythonhosted.org/packages/8b/24/26f1eb6ea0e37630be0bb6c5cc629449897c1b99b3c9aa226172a6a93e3f/ckdl-0.1.2-cp310-cp310-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c4d21952627667bc0083e575590c5c872f1458757145605fa34fb0c6ac3fef7",
                "md5": "22f8e48a64f4731761134c0fd95b34b8",
                "sha256": "b016a7cb1a7f2c131d36f04aac37e3d4418208a0ed53f135c8671acb68df5a95"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "22f8e48a64f4731761134c0fd95b34b8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 132350,
            "upload_time": "2023-10-03T14:43:37",
            "upload_time_iso_8601": "2023-10-03T14:43:37.689301Z",
            "url": "https://files.pythonhosted.org/packages/0c/4d/21952627667bc0083e575590c5c872f1458757145605fa34fb0c6ac3fef7/ckdl-0.1.2-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bb7ef82c28e5a4af51be0cd75d312e84805c0a2e8b68abc98a0056b84694650",
                "md5": "bdfa246157d066a7212e15bf8043a409",
                "sha256": "c6f8bbfd8b7706c905d95b503ff1d96618b45905ddc87dcfc82abfcca3da4832"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bdfa246157d066a7212e15bf8043a409",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 126974,
            "upload_time": "2023-10-03T14:43:39",
            "upload_time_iso_8601": "2023-10-03T14:43:39.197429Z",
            "url": "https://files.pythonhosted.org/packages/2b/b7/ef82c28e5a4af51be0cd75d312e84805c0a2e8b68abc98a0056b84694650/ckdl-0.1.2-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3eb9abf6f79d5c179ee8e7d704ecca6ecd2f18042b7ee31f8d931d70915fd0ef",
                "md5": "5dc6e009fc28ad6d2f1193ca916183b7",
                "sha256": "ef28046be461646cc129abe762beb97dd260e8da92fc360eb8e1aeb924ff1628"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "5dc6e009fc28ad6d2f1193ca916183b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 82490,
            "upload_time": "2023-10-03T14:43:41",
            "upload_time_iso_8601": "2023-10-03T14:43:41.095461Z",
            "url": "https://files.pythonhosted.org/packages/3e/b9/abf6f79d5c179ee8e7d704ecca6ecd2f18042b7ee31f8d931d70915fd0ef/ckdl-0.1.2-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5efc5d834638d63d66219e73907accdaecfa50663e1b8950206f2193204d9dc1",
                "md5": "b2452ea484dac61807f45a97e87f7533",
                "sha256": "c03c197df16e4aafdd3e9fe7f65f8b2c4da1770dc8a4e6e2eeaa132c72bf2f7a"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b2452ea484dac61807f45a97e87f7533",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 95600,
            "upload_time": "2023-10-03T14:43:42",
            "upload_time_iso_8601": "2023-10-03T14:43:42.822552Z",
            "url": "https://files.pythonhosted.org/packages/5e/fc/5d834638d63d66219e73907accdaecfa50663e1b8950206f2193204d9dc1/ckdl-0.1.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02f37a984e727ad98661c18ff71261dbe487c4a96a75118bd3e264db4359c4b8",
                "md5": "af634e38f83b23292bbb0c1496f70996",
                "sha256": "0da938188d79bad3784022bb210edefbb5cef9ba5982f5f04e32e82b60ed08a1"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "af634e38f83b23292bbb0c1496f70996",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 104669,
            "upload_time": "2023-10-03T14:43:43",
            "upload_time_iso_8601": "2023-10-03T14:43:43.942291Z",
            "url": "https://files.pythonhosted.org/packages/02/f3/7a984e727ad98661c18ff71261dbe487c4a96a75118bd3e264db4359c4b8/ckdl-0.1.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8714f24ca762ef0e8d87eb5a8410d36524ca2b1c1a9c18f3076de567f16fb0ae",
                "md5": "f8d2a718633a17ef1c3cfb7360de2536",
                "sha256": "5f49c28d9a5e90885a1265d5b46c5c184e67aa3f46b12472adc2a066510e5dcb"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f8d2a718633a17ef1c3cfb7360de2536",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 98298,
            "upload_time": "2023-10-03T14:43:45",
            "upload_time_iso_8601": "2023-10-03T14:43:45.047009Z",
            "url": "https://files.pythonhosted.org/packages/87/14/f24ca762ef0e8d87eb5a8410d36524ca2b1c1a9c18f3076de567f16fb0ae/ckdl-0.1.2-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f849872ec69c316b0d48e9c1bcea87e6b19902f4b879a5b7a8ee9de373ccd6e2",
                "md5": "4075734e4de8cf6697bc134443c92d16",
                "sha256": "42dce713bb9b81d6dc6354da39b9384f8de962d6c73b3cb6f7475e7738a6d88e"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4075734e4de8cf6697bc134443c92d16",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 119089,
            "upload_time": "2023-10-03T14:51:39",
            "upload_time_iso_8601": "2023-10-03T14:51:39.017180Z",
            "url": "https://files.pythonhosted.org/packages/f8/49/872ec69c316b0d48e9c1bcea87e6b19902f4b879a5b7a8ee9de373ccd6e2/ckdl-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d89d5f2128286d3e3d06ba76a50962419c7614abbc0014de23704e34f38b82e4",
                "md5": "7cf239a5658465bf089a1ecf12db6e9f",
                "sha256": "086cccfd92a1ad0288a3196df3509de56f002ecd3367c18979b2603c3c85b854"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7cf239a5658465bf089a1ecf12db6e9f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 124519,
            "upload_time": "2023-10-03T14:43:46",
            "upload_time_iso_8601": "2023-10-03T14:43:46.550572Z",
            "url": "https://files.pythonhosted.org/packages/d8/9d/5f2128286d3e3d06ba76a50962419c7614abbc0014de23704e34f38b82e4/ckdl-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffd3d566ea8dcc9c9e52b5ac5e546f11eb396bfa1b20f6ad2e80f33f496cb105",
                "md5": "8c8c0ceb2f886a6c0f3abf062121d778",
                "sha256": "02eb0bc74d708b0ed4185d7878562e79d464dc2e9fd3c3ad4a2b70bedac0b89d"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "8c8c0ceb2f886a6c0f3abf062121d778",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 128914,
            "upload_time": "2023-10-03T14:43:48",
            "upload_time_iso_8601": "2023-10-03T14:43:48.023674Z",
            "url": "https://files.pythonhosted.org/packages/ff/d3/d566ea8dcc9c9e52b5ac5e546f11eb396bfa1b20f6ad2e80f33f496cb105/ckdl-0.1.2-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": "50c8333402bff98efe59ae019ef5fa7a1b4ad7df9eae2511051450d12468af3c",
                "md5": "37c653626d2062a84e74dc38e4772cd5",
                "sha256": "ec3d2286b3e914247c1ee0f93a72d1babd7a6f92691e0f6beedbd7ee11277d87"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "37c653626d2062a84e74dc38e4772cd5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 122773,
            "upload_time": "2023-10-03T14:51:41",
            "upload_time_iso_8601": "2023-10-03T14:51:41.087462Z",
            "url": "https://files.pythonhosted.org/packages/50/c8/333402bff98efe59ae019ef5fa7a1b4ad7df9eae2511051450d12468af3c/ckdl-0.1.2-cp311-cp311-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "280a111b242e169e2729109895d04f974df04039f2688030d0cd734d78ca5afd",
                "md5": "1197009bdd1bdb3e137b4e3133da9c53",
                "sha256": "8c43a315861a873c29c75ce85c1b8137008741de2ac368790e97dbc805f2dc60"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "1197009bdd1bdb3e137b4e3133da9c53",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 132146,
            "upload_time": "2023-10-03T14:43:49",
            "upload_time_iso_8601": "2023-10-03T14:43:49.503600Z",
            "url": "https://files.pythonhosted.org/packages/28/0a/111b242e169e2729109895d04f974df04039f2688030d0cd734d78ca5afd/ckdl-0.1.2-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfd57f2345913452f56d1786deb6c5303faee554dd1b3b04cfb5a1ab76615dc7",
                "md5": "958191c585ff610c662baa5ee1ed59b3",
                "sha256": "234b0e76e3ac0113bdffddb2aa303768bfa3542054e42c708b8007115ab49821"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "958191c585ff610c662baa5ee1ed59b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 128198,
            "upload_time": "2023-10-03T14:43:50",
            "upload_time_iso_8601": "2023-10-03T14:43:50.879933Z",
            "url": "https://files.pythonhosted.org/packages/bf/d5/7f2345913452f56d1786deb6c5303faee554dd1b3b04cfb5a1ab76615dc7/ckdl-0.1.2-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95499f88587432529a816d10c6301595b854c93002016fbf18d93b8a7ba7feec",
                "md5": "c586eb363d97018c1d5d5797c5e2a07d",
                "sha256": "d1af8ffb2a50f167f76aef851aeaa70be01585b87fd6c1bb11bf62ee6c435034"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "c586eb363d97018c1d5d5797c5e2a07d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 82592,
            "upload_time": "2023-10-03T14:43:52",
            "upload_time_iso_8601": "2023-10-03T14:43:52.683638Z",
            "url": "https://files.pythonhosted.org/packages/95/49/9f88587432529a816d10c6301595b854c93002016fbf18d93b8a7ba7feec/ckdl-0.1.2-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ada2c703b5035294f4babc04429927c562030cba72be43e9c705100bfb67c06",
                "md5": "dd59b700035b36fda71f6386c74c7af8",
                "sha256": "03c96fac8b43cbb6f208df21395fb13c5a2f8231d17ec54003bbbb90f763c65d"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "dd59b700035b36fda71f6386c74c7af8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 96456,
            "upload_time": "2023-10-03T14:43:53",
            "upload_time_iso_8601": "2023-10-03T14:43:53.809836Z",
            "url": "https://files.pythonhosted.org/packages/8a/da/2c703b5035294f4babc04429927c562030cba72be43e9c705100bfb67c06/ckdl-0.1.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c172eadcbd6a7837655cf127a12692d33a0496139901c9d8b34a79925bb0e392",
                "md5": "ba0777a9a17aaf3d43f44da6f087696e",
                "sha256": "38947f3eedbd16adba09a4c0fd4617034ec1ccd007bbd3bca6ee3110a9018f0d"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ba0777a9a17aaf3d43f44da6f087696e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 98694,
            "upload_time": "2023-10-03T14:43:55",
            "upload_time_iso_8601": "2023-10-03T14:43:55.686905Z",
            "url": "https://files.pythonhosted.org/packages/c1/72/eadcbd6a7837655cf127a12692d33a0496139901c9d8b34a79925bb0e392/ckdl-0.1.2-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed0238a2a67725db76a386395f11409b02731e87457269142025457d2e3a58d7",
                "md5": "6fe5db5b18d1d1d3dec94df4cab79fe2",
                "sha256": "44c7e3840219cc72f2d261d0ba767bc48ef873058418c4b2aca64ae664e09c0a"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6fe5db5b18d1d1d3dec94df4cab79fe2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 115672,
            "upload_time": "2023-10-03T14:51:42",
            "upload_time_iso_8601": "2023-10-03T14:51:42.706604Z",
            "url": "https://files.pythonhosted.org/packages/ed/02/38a2a67725db76a386395f11409b02731e87457269142025457d2e3a58d7/ckdl-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1d2965277e2cbb92360f9a071122b3253542e833ef0d5a0d64e7275b5bb8d46",
                "md5": "4a471b17e2f166792c9b8798e6efdb4e",
                "sha256": "9918fc4aa1e3648ecd7151b86c1d834f8d2516c610532d93cc6bb873d3437b41"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp312-cp312-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4a471b17e2f166792c9b8798e6efdb4e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 117377,
            "upload_time": "2023-10-03T14:51:44",
            "upload_time_iso_8601": "2023-10-03T14:51:44.291679Z",
            "url": "https://files.pythonhosted.org/packages/d1/d2/965277e2cbb92360f9a071122b3253542e833ef0d5a0d64e7275b5bb8d46/ckdl-0.1.2-cp312-cp312-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3e77c1bb2febf2c97b64ffef22b7fe7426352a434e40d76a42dd29e4f3f2074",
                "md5": "1a8ad355a107dcafceb68f7ef72f3d9d",
                "sha256": "13d4ede9807ef35ecdc36a299f233444e06f953c6af1fec2afaae5426d3580f8"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1a8ad355a107dcafceb68f7ef72f3d9d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 100370,
            "upload_time": "2023-10-03T14:43:57",
            "upload_time_iso_8601": "2023-10-03T14:43:57.526724Z",
            "url": "https://files.pythonhosted.org/packages/a3/e7/7c1bb2febf2c97b64ffef22b7fe7426352a434e40d76a42dd29e4f3f2074/ckdl-0.1.2-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3624ca2f5a55267c4a1ebcbbf62b2ff2b87531becd3eb8eba60828065c3ad973",
                "md5": "b9e1a97ab92d63c6f50289614b4a1e69",
                "sha256": "55fc8316ca12efa48934d1d725bd892c720c52690e43374264ff45b8c791e7f4"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b9e1a97ab92d63c6f50289614b4a1e69",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 120399,
            "upload_time": "2023-10-03T14:51:46",
            "upload_time_iso_8601": "2023-10-03T14:51:46.031290Z",
            "url": "https://files.pythonhosted.org/packages/36/24/ca2f5a55267c4a1ebcbbf62b2ff2b87531becd3eb8eba60828065c3ad973/ckdl-0.1.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9426305a8be1d2b4db13083cfa305820874ebe08755b0acbf63143c24dc22acd",
                "md5": "95e7b69149c42d09d274de1f1f9f3400",
                "sha256": "882c1ea21bcd7a438c1a2028c4c1b5367cbacbc15c637718ebed7e5e98749cb8"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "95e7b69149c42d09d274de1f1f9f3400",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 126603,
            "upload_time": "2023-10-03T14:43:58",
            "upload_time_iso_8601": "2023-10-03T14:43:58.740487Z",
            "url": "https://files.pythonhosted.org/packages/94/26/305a8be1d2b4db13083cfa305820874ebe08755b0acbf63143c24dc22acd/ckdl-0.1.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "087c61eade6abe445dcf688423607e69137a7243b9742c829bb3be41c25c0850",
                "md5": "23d19c3bb731a3a85a941a5cc0527481",
                "sha256": "815850cf264cfe72143e9920025a7219fcf381d7007dc62415de07fa3d895fc6"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "23d19c3bb731a3a85a941a5cc0527481",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 130441,
            "upload_time": "2023-10-03T14:44:00",
            "upload_time_iso_8601": "2023-10-03T14:44:00.597593Z",
            "url": "https://files.pythonhosted.org/packages/08/7c/61eade6abe445dcf688423607e69137a7243b9742c829bb3be41c25c0850/ckdl-0.1.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f24904e924210305c2f5e1c1c5c5d2f76c1e0f1058d6f13e6cd39ca377756962",
                "md5": "7b9cb76f95070c1c95a96b4f7b34e5a6",
                "sha256": "c09a3889f93156867164460315f00a49c550f46429ed087396dcc416a62b69ef"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7b9cb76f95070c1c95a96b4f7b34e5a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 121533,
            "upload_time": "2023-10-03T14:51:47",
            "upload_time_iso_8601": "2023-10-03T14:51:47.215463Z",
            "url": "https://files.pythonhosted.org/packages/f2/49/04e924210305c2f5e1c1c5c5d2f76c1e0f1058d6f13e6cd39ca377756962/ckdl-0.1.2-cp36-cp36m-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4149ab3a5138aea38801e65f12ceb767ee4a7a77723897d19cbe5806bf7f6a36",
                "md5": "c6e3068c58e494d4f910f964b7f6aa37",
                "sha256": "41e1bffb90f4ac372fd372012489c6deed312a89e5ee9411ed81aac6e049fc4e"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "c6e3068c58e494d4f910f964b7f6aa37",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 130406,
            "upload_time": "2023-10-03T14:44:02",
            "upload_time_iso_8601": "2023-10-03T14:44:02.319880Z",
            "url": "https://files.pythonhosted.org/packages/41/49/ab3a5138aea38801e65f12ceb767ee4a7a77723897d19cbe5806bf7f6a36/ckdl-0.1.2-cp36-cp36m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "457a490d12f48bfbc6f8f223ce8f0b305a6ecc181400a21eacb02c90b70798bd",
                "md5": "f2f3a0a61e604543295b3975afefc52d",
                "sha256": "ef849c06b4e4a2a563efd2c9b0731e5e680474e0d591134edf00cd2b6a9adffe"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f2f3a0a61e604543295b3975afefc52d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 126910,
            "upload_time": "2023-10-03T14:44:03",
            "upload_time_iso_8601": "2023-10-03T14:44:03.568028Z",
            "url": "https://files.pythonhosted.org/packages/45/7a/490d12f48bfbc6f8f223ce8f0b305a6ecc181400a21eacb02c90b70798bd/ckdl-0.1.2-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70b6ffe37c524451db18052c99ab07a8ba9b8e8c820d9fedc85b85c139c5310d",
                "md5": "89434aa2f2c0b1e16233236aa19c1702",
                "sha256": "61b932053b1491fad66e755800a0ae9de72e1900ea5d2bbbb7b75c36471f1c47"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "89434aa2f2c0b1e16233236aa19c1702",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 79552,
            "upload_time": "2023-10-03T14:44:05",
            "upload_time_iso_8601": "2023-10-03T14:44:05.790392Z",
            "url": "https://files.pythonhosted.org/packages/70/b6/ffe37c524451db18052c99ab07a8ba9b8e8c820d9fedc85b85c139c5310d/ckdl-0.1.2-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "636cb540129bd604e0ae70e6cdef259e2569273c78884025675cdee592cb0db9",
                "md5": "6e38a5f0a57095754b0685992043d51d",
                "sha256": "6b91237136c766162fae73ca8fb670e70be577cdbf3ef48b4b3a2d3495309edd"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6e38a5f0a57095754b0685992043d51d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 93323,
            "upload_time": "2023-10-03T14:44:06",
            "upload_time_iso_8601": "2023-10-03T14:44:06.904880Z",
            "url": "https://files.pythonhosted.org/packages/63/6c/b540129bd604e0ae70e6cdef259e2569273c78884025675cdee592cb0db9/ckdl-0.1.2-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f72b1b54eb0f948a31fb7014d6e736ce458fe9c3a4f12ad0cad5df6b14cc62a",
                "md5": "08e9bca7df17ec7c9786cd025379e1e0",
                "sha256": "2314357d5a25447aedeadef824afe41e0ecda1ed3ec46473a383b68483cc5d69"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "08e9bca7df17ec7c9786cd025379e1e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 101572,
            "upload_time": "2023-10-03T14:44:08",
            "upload_time_iso_8601": "2023-10-03T14:44:08.169013Z",
            "url": "https://files.pythonhosted.org/packages/4f/72/b1b54eb0f948a31fb7014d6e736ce458fe9c3a4f12ad0cad5df6b14cc62a/ckdl-0.1.2-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "417117dc800efc3e307f724a1c9be8155bea2a940ac9f0f1b062483aeefd56dd",
                "md5": "54f2a602cad95ad0b61c0db01d804913",
                "sha256": "42fd976adabfb34d8c02e7dc10530c1349c529ded13a86fee068b086e3759d88"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "54f2a602cad95ad0b61c0db01d804913",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 120516,
            "upload_time": "2023-10-03T14:51:48",
            "upload_time_iso_8601": "2023-10-03T14:51:48.786001Z",
            "url": "https://files.pythonhosted.org/packages/41/71/17dc800efc3e307f724a1c9be8155bea2a940ac9f0f1b062483aeefd56dd/ckdl-0.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9426598e6940782eab2f6600d8b83902291e068db642c9578b3f6195624b351",
                "md5": "bae34ca663ef09259dd28b15f8ce0acf",
                "sha256": "830c801ea2cb0f5d2200efc55d171459d5decbe5cfbe569eaead4b25e485dd74"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bae34ca663ef09259dd28b15f8ce0acf",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 124708,
            "upload_time": "2023-10-03T14:44:09",
            "upload_time_iso_8601": "2023-10-03T14:44:09.308086Z",
            "url": "https://files.pythonhosted.org/packages/b9/42/6598e6940782eab2f6600d8b83902291e068db642c9578b3f6195624b351/ckdl-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b66ce081ef117a7b19c7c02b4531571a9a275e34ed5edba6860d71f10bb7804f",
                "md5": "01e87f033dc0a69942a765ccb247ad41",
                "sha256": "4ec2f580331274a784c460cc8e0460547b47a52d1defc130eba0c5533483837e"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "01e87f033dc0a69942a765ccb247ad41",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 129758,
            "upload_time": "2023-10-03T14:44:10",
            "upload_time_iso_8601": "2023-10-03T14:44:10.451816Z",
            "url": "https://files.pythonhosted.org/packages/b6/6c/e081ef117a7b19c7c02b4531571a9a275e34ed5edba6860d71f10bb7804f/ckdl-0.1.2-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": "7c00f3bb4b2a8c0ae96346e565382217527357684a0fe1f436f8f184231dc181",
                "md5": "b0b1de8c0bf80dfa1a1756772a358011",
                "sha256": "107a487250db42ffbf74e2576ecd00fb8b02c12ff21424a27f8d4c42b9d8e248"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b0b1de8c0bf80dfa1a1756772a358011",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 123524,
            "upload_time": "2023-10-03T14:51:50",
            "upload_time_iso_8601": "2023-10-03T14:51:50.607108Z",
            "url": "https://files.pythonhosted.org/packages/7c/00/f3bb4b2a8c0ae96346e565382217527357684a0fe1f436f8f184231dc181/ckdl-0.1.2-cp37-cp37m-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34e4b7364bff634bd9533b8a30a308f4c13f87f9bb83de38269d9f162ee8ac37",
                "md5": "8bf80b03682be3576819222e939fe728",
                "sha256": "2e8dc8b47286b916f258c2b70da689d4b9c80501b4f8c7a4c5931001e1509988"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "8bf80b03682be3576819222e939fe728",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 130847,
            "upload_time": "2023-10-03T14:44:11",
            "upload_time_iso_8601": "2023-10-03T14:44:11.687280Z",
            "url": "https://files.pythonhosted.org/packages/34/e4/b7364bff634bd9533b8a30a308f4c13f87f9bb83de38269d9f162ee8ac37/ckdl-0.1.2-cp37-cp37m-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "089f324810bcb98da7bbeb27a42e0ddd0668d019036de9619fc397edce834e5a",
                "md5": "254765c32a5d7ddbb346fa681a203dfd",
                "sha256": "b58d2f0f703c7ac0b1a5bffe4f3fde4a3132f8e571ac440f167e1a9c9a6db0dd"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "254765c32a5d7ddbb346fa681a203dfd",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 127162,
            "upload_time": "2023-10-03T14:44:13",
            "upload_time_iso_8601": "2023-10-03T14:44:13.495476Z",
            "url": "https://files.pythonhosted.org/packages/08/9f/324810bcb98da7bbeb27a42e0ddd0668d019036de9619fc397edce834e5a/ckdl-0.1.2-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9841bd8df3b6798668296ed44c6ccccd7f8ee43f46232c8f3241c70846bae21",
                "md5": "2fef868ad7660f6310dbc042c805a8c2",
                "sha256": "93557ef148bbe30a79fbfddb088d762fd9159ac3b935f0db89a41135758cf6f2"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "2fef868ad7660f6310dbc042c805a8c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 80731,
            "upload_time": "2023-10-03T14:44:14",
            "upload_time_iso_8601": "2023-10-03T14:44:14.851461Z",
            "url": "https://files.pythonhosted.org/packages/d9/84/1bd8df3b6798668296ed44c6ccccd7f8ee43f46232c8f3241c70846bae21/ckdl-0.1.2-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45c0e7f157d8022fd72cb75dae721b1247cac357971338798328c4b612a4bf4d",
                "md5": "5c8415ff6f7a06fdd3ec6c3cbe04c20a",
                "sha256": "ea3a8957313315b6ba53cc0748d945912940329e5e42abbaff49b0249db9baec"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5c8415ff6f7a06fdd3ec6c3cbe04c20a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 94106,
            "upload_time": "2023-10-03T14:44:15",
            "upload_time_iso_8601": "2023-10-03T14:44:15.985494Z",
            "url": "https://files.pythonhosted.org/packages/45/c0/e7f157d8022fd72cb75dae721b1247cac357971338798328c4b612a4bf4d/ckdl-0.1.2-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4c05ebb2e95cc6bdb2ea92f40c92ae02b89b1d43d082a21eab69743708daff3",
                "md5": "e1cf0bec7b59962f3c644500a099eef2",
                "sha256": "0a8837b2ebb6879a6251bf51178012cd8d5c04cf0d0bd09c81096c48764fa4d8"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e1cf0bec7b59962f3c644500a099eef2",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 104240,
            "upload_time": "2023-10-03T14:44:17",
            "upload_time_iso_8601": "2023-10-03T14:44:17.273738Z",
            "url": "https://files.pythonhosted.org/packages/d4/c0/5ebb2e95cc6bdb2ea92f40c92ae02b89b1d43d082a21eab69743708daff3/ckdl-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1585a8187229efa7946eb506a9f40738ae084a02d9e0b526b6ebec00da4263a8",
                "md5": "1a5400997155639a97c2622d2d808bb9",
                "sha256": "ef38f046080e7e6bdba63cebe35e9f876086f947327e286a0d29ccb449f414d4"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1a5400997155639a97c2622d2d808bb9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 122288,
            "upload_time": "2023-10-03T14:51:51",
            "upload_time_iso_8601": "2023-10-03T14:51:51.771929Z",
            "url": "https://files.pythonhosted.org/packages/15/85/a8187229efa7946eb506a9f40738ae084a02d9e0b526b6ebec00da4263a8/ckdl-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "505fc7b0f0532d902eb13b1cd00b3cf20e091c8e31cab0d51912a767d0e77a3e",
                "md5": "4f38372ac355a17e5ba05e3970e4468b",
                "sha256": "808cb7e1251671c8569f228d1bc2cfbe39bb5093d88c74cb734f685678055bad"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4f38372ac355a17e5ba05e3970e4468b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 128488,
            "upload_time": "2023-10-03T14:44:19",
            "upload_time_iso_8601": "2023-10-03T14:44:19.119102Z",
            "url": "https://files.pythonhosted.org/packages/50/5f/c7b0f0532d902eb13b1cd00b3cf20e091c8e31cab0d51912a767d0e77a3e/ckdl-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8beb38d40dd1f38776caa30a66bf85b88161ef26d795cef207fc686d07385ab",
                "md5": "25624f585016ec58e3e82ffae3b815f0",
                "sha256": "b97c69ed014e7217bcb40360db01f98b0a1607faba0fe77efc56ae55dcfe6536"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "25624f585016ec58e3e82ffae3b815f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 132038,
            "upload_time": "2023-10-03T14:44:20",
            "upload_time_iso_8601": "2023-10-03T14:44:20.281457Z",
            "url": "https://files.pythonhosted.org/packages/f8/be/b38d40dd1f38776caa30a66bf85b88161ef26d795cef207fc686d07385ab/ckdl-0.1.2-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": "67a042c93e033dddb95726df550c90f1b9f253a55dd7dc1d81df63c31d70d337",
                "md5": "2129a7611e81439c9d53eadf4dc9f219",
                "sha256": "ce1fd74dc32d645ff1dbefd0a7a7cbad4123059425fcc6f82a48ae6d0472be99"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2129a7611e81439c9d53eadf4dc9f219",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 123849,
            "upload_time": "2023-10-03T14:51:53",
            "upload_time_iso_8601": "2023-10-03T14:51:53.733902Z",
            "url": "https://files.pythonhosted.org/packages/67/a0/42c93e033dddb95726df550c90f1b9f253a55dd7dc1d81df63c31d70d337/ckdl-0.1.2-cp38-cp38-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dd71227c670d7015e9c6aa53530233aa8650572fc429bb20ed37ad068239c45",
                "md5": "31399d32485d06543a32769ac1440260",
                "sha256": "220827f664f435e7071808a048f7536be36090671dbfe8232d8282b0aa856012"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "31399d32485d06543a32769ac1440260",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 134154,
            "upload_time": "2023-10-03T14:44:21",
            "upload_time_iso_8601": "2023-10-03T14:44:21.411127Z",
            "url": "https://files.pythonhosted.org/packages/7d/d7/1227c670d7015e9c6aa53530233aa8650572fc429bb20ed37ad068239c45/ckdl-0.1.2-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b62d8caf0d0742a0c4013e4d45e5e0d6ae8c12b0495fe5229504848293b68fd1",
                "md5": "235f5a9ab4ad7c1181b458029bdd1935",
                "sha256": "637a6bcc38b74cb4a52ea0fa7762620fdb811c1099bf6331769def3c69dd152c"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "235f5a9ab4ad7c1181b458029bdd1935",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 128757,
            "upload_time": "2023-10-03T14:44:23",
            "upload_time_iso_8601": "2023-10-03T14:44:23.742750Z",
            "url": "https://files.pythonhosted.org/packages/b6/2d/8caf0d0742a0c4013e4d45e5e0d6ae8c12b0495fe5229504848293b68fd1/ckdl-0.1.2-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dee64b10f6d5465b1a31dfb38fdc3ec37153135d31aa480dc1377ee1fb93bdc7",
                "md5": "3e83143cee514809251fcc5aa94ccc7d",
                "sha256": "3e580c35426c0b8bb5f86aa0fbfbf483d38c9a9e3603dd8c6d43023109702dab"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "3e83143cee514809251fcc5aa94ccc7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 81541,
            "upload_time": "2023-10-03T14:44:25",
            "upload_time_iso_8601": "2023-10-03T14:44:25.301179Z",
            "url": "https://files.pythonhosted.org/packages/de/e6/4b10f6d5465b1a31dfb38fdc3ec37153135d31aa480dc1377ee1fb93bdc7/ckdl-0.1.2-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83134c7499b466be939abf012c692f71859c997c1101d8e384e0884ba9c057d8",
                "md5": "014ea0cd51fec6df96aa27b51b578612",
                "sha256": "4ea0c0f9de143decb0f2d3428ae0f020584a559a927c2d9b75d9e0cf55f03e2e"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "014ea0cd51fec6df96aa27b51b578612",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 96254,
            "upload_time": "2023-10-03T14:44:27",
            "upload_time_iso_8601": "2023-10-03T14:44:27.183783Z",
            "url": "https://files.pythonhosted.org/packages/83/13/4c7499b466be939abf012c692f71859c997c1101d8e384e0884ba9c057d8/ckdl-0.1.2-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de54c6288b622b818ea66f2ce9828b0fb6b18bd69d7e4234b90b7dde3207dd0c",
                "md5": "330c016b1548ea41a1bade0878476c2b",
                "sha256": "b5f3cbc235f92550f0254759abad29b3c61e66b6f96006778a8c77841c074809"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "330c016b1548ea41a1bade0878476c2b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 103497,
            "upload_time": "2023-10-03T14:44:28",
            "upload_time_iso_8601": "2023-10-03T14:44:28.459728Z",
            "url": "https://files.pythonhosted.org/packages/de/54/c6288b622b818ea66f2ce9828b0fb6b18bd69d7e4234b90b7dde3207dd0c/ckdl-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ded44b248cf0b52fededd55f1b021b7f7b87c219cf653e941b575a91d644fceb",
                "md5": "88293a7c37e2209c841a9a8ab99023a1",
                "sha256": "14ebfd24e3ccf4c38119128cfee14bef6834d92cc359a3c2eb4f45ecff4a17ad"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "88293a7c37e2209c841a9a8ab99023a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 119039,
            "upload_time": "2023-10-03T14:51:55",
            "upload_time_iso_8601": "2023-10-03T14:51:55.356222Z",
            "url": "https://files.pythonhosted.org/packages/de/d4/4b248cf0b52fededd55f1b021b7f7b87c219cf653e941b575a91d644fceb/ckdl-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f86ec46ca53c31444bb9f40986dda88fb0aa63267d90700898d0602a9779e497",
                "md5": "f94b1572f9c00b75ce13c633accb3d64",
                "sha256": "4432c4c617fb63bf9bfd5e59939adb9aba5247b7672c7be9bba7363181dcc720"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f94b1572f9c00b75ce13c633accb3d64",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 124554,
            "upload_time": "2023-10-03T14:44:29",
            "upload_time_iso_8601": "2023-10-03T14:44:29.601490Z",
            "url": "https://files.pythonhosted.org/packages/f8/6e/c46ca53c31444bb9f40986dda88fb0aa63267d90700898d0602a9779e497/ckdl-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a7fab15b5d9ebf4269f94a7777bb84ad80c7dabdf0aa8326112e81f8266e351",
                "md5": "a83f546fc63cd50640d4069990f30fce",
                "sha256": "356d7715325fedf090b38426481cd472c178387c83345d51756bd57af01716d7"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "a83f546fc63cd50640d4069990f30fce",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 129888,
            "upload_time": "2023-10-03T14:44:30",
            "upload_time_iso_8601": "2023-10-03T14:44:30.790726Z",
            "url": "https://files.pythonhosted.org/packages/4a/7f/ab15b5d9ebf4269f94a7777bb84ad80c7dabdf0aa8326112e81f8266e351/ckdl-0.1.2-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": "ca697137ab06435314ffcb667405eca3d5407ea19005a4ca88594743f921493a",
                "md5": "c453c578fb827ab6c64fb797288e9f26",
                "sha256": "9bb9a7704504df64f9039f04925bd33e7533eb7390738e7dc08e4f1baf71960b"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c453c578fb827ab6c64fb797288e9f26",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 122689,
            "upload_time": "2023-10-03T14:51:57",
            "upload_time_iso_8601": "2023-10-03T14:51:57.064743Z",
            "url": "https://files.pythonhosted.org/packages/ca/69/7137ab06435314ffcb667405eca3d5407ea19005a4ca88594743f921493a/ckdl-0.1.2-cp39-cp39-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d7c1ebf912143135b7829e76b06a4e94512c27bcabfc778183af56daeffcb5c",
                "md5": "d6b6ab374d74baa024d10f450707e973",
                "sha256": "dbc1c7e2d8f55abf8e8d96a048ad9843673d60b7d32f9b684e7560d97c49b4bf"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "d6b6ab374d74baa024d10f450707e973",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 133021,
            "upload_time": "2023-10-03T14:44:32",
            "upload_time_iso_8601": "2023-10-03T14:44:32.050596Z",
            "url": "https://files.pythonhosted.org/packages/2d/7c/1ebf912143135b7829e76b06a4e94512c27bcabfc778183af56daeffcb5c/ckdl-0.1.2-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a7c4d2cc670ecd8c0dd35979ef3bc58655ebdd99eb4ae23b0603131524497d0",
                "md5": "9f9b7b5e198dde3718f0b21f8da76f6e",
                "sha256": "22c05cbeb97208f292df3a811cb908a47571ca59231fe96a8ca745b1d4418b69"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f9b7b5e198dde3718f0b21f8da76f6e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 127675,
            "upload_time": "2023-10-03T14:44:33",
            "upload_time_iso_8601": "2023-10-03T14:44:33.375033Z",
            "url": "https://files.pythonhosted.org/packages/2a/7c/4d2cc670ecd8c0dd35979ef3bc58655ebdd99eb4ae23b0603131524497d0/ckdl-0.1.2-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f89849662cda29434178cf4cfdbe04569da0f95ac4fb604a448e77124793ee2",
                "md5": "2ec45c2764c82e65b1f504f683ba7a92",
                "sha256": "7ad5b9b4653e9861d76675818b08db43bbb5048d66c573d0763fdcd374c947c0"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "2ec45c2764c82e65b1f504f683ba7a92",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 83013,
            "upload_time": "2023-10-03T14:44:34",
            "upload_time_iso_8601": "2023-10-03T14:44:34.811845Z",
            "url": "https://files.pythonhosted.org/packages/5f/89/849662cda29434178cf4cfdbe04569da0f95ac4fb604a448e77124793ee2/ckdl-0.1.2-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfcfb2b6afd29825627c94187e181f215fac39d837664db70c9fdabf9e51dcad",
                "md5": "33c88cc33041bf8abcedf02fe47e4cd9",
                "sha256": "33f66f252e3f44a401ab9f440f0f303602d34d857a65d2f9af07f80ef5f931f9"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "33c88cc33041bf8abcedf02fe47e4cd9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 96149,
            "upload_time": "2023-10-03T14:44:35",
            "upload_time_iso_8601": "2023-10-03T14:44:35.890663Z",
            "url": "https://files.pythonhosted.org/packages/df/cf/b2b6afd29825627c94187e181f215fac39d837664db70c9fdabf9e51dcad/ckdl-0.1.2-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19f7182756e1e5528bf1c11681ca5edb1a057a7faa946c00a3dc3918f44be469",
                "md5": "82a7cb6d628de7d08c3dabbe598fe580",
                "sha256": "03b2e8680ded155b9977c0f2713c87d25eaedaf688388602cbf013c9e68e0a0b"
            },
            "downloads": -1,
            "filename": "ckdl-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "82a7cb6d628de7d08c3dabbe598fe580",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 62345,
            "upload_time": "2023-10-03T14:44:37",
            "upload_time_iso_8601": "2023-10-03T14:44:37.068501Z",
            "url": "https://files.pythonhosted.org/packages/19/f7/182756e1e5528bf1c11681ca5edb1a057a7faa946c00a3dc3918f44be469/ckdl-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 14:44:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tjol",
    "github_project": "ckdl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ckdl"
}
        
Elapsed time: 0.16431s