slz


Nameslz JSON
Version 0.0.1.0 PyPI version JSON
download
home_pagehttps://github.com/cielavenir/python-slz
Summarya (light) binding for libslz
upload_time2023-01-07 06:14:54
maintainer
docs_urlNone
authorcielavenir
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI](https://img.shields.io/pypi/v/slz)](https://pypi.org/project/slz/)

## slz

a (light) binding for http://www.libslz.org/

```
o = slz.compressobj
o.compress('hello')
o.flush()
```

the stream is compatible with zlib deflate.

## tested versions

- Python 2.7
- Python 3.9
- PyPy [2.7] 7.3.3
- PyPy [3.7] 7.3.5
    - For PyPy2, pip needs to be 20.1.x cf https://github.com/pypa/pip/issues/8653
    - PyPy needs to be 7.3.1+ cf https://github.com/pybind/pybind11/issues/2436
- Pyston [3.8] 2.3

## Windows installation

Now sdist installation is possible.

## Apple M1 wheel

It will be considered after https://github.com/actions/python-versions/pull/114 is done.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cielavenir/python-slz",
    "name": "slz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "cielavenir",
    "author_email": "cielartisan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/fa/a3c384d249d81e9a5204dc92215b7ec809051f04f35acacf0050a0bfc2cf/slz-0.0.1.0.tar.gz",
    "platform": null,
    "description": "[![PyPI](https://img.shields.io/pypi/v/slz)](https://pypi.org/project/slz/)\n\n## slz\n\na (light) binding for http://www.libslz.org/\n\n```\no = slz.compressobj\no.compress('hello')\no.flush()\n```\n\nthe stream is compatible with zlib deflate.\n\n## tested versions\n\n- Python 2.7\n- Python 3.9\n- PyPy [2.7] 7.3.3\n- PyPy [3.7] 7.3.5\n    - For PyPy2, pip needs to be 20.1.x cf https://github.com/pypa/pip/issues/8653\n    - PyPy needs to be 7.3.1+ cf https://github.com/pybind/pybind11/issues/2436\n- Pyston [3.8] 2.3\n\n## Windows installation\n\nNow sdist installation is possible.\n\n## Apple M1 wheel\n\nIt will be considered after https://github.com/actions/python-versions/pull/114 is done.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a (light) binding for libslz",
    "version": "0.0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31640127362b96e317576ab58fae1907fb0a0d1f135dfb92ede6bbd0417fb0e4",
                "md5": "cebae0aa1e242283e17c3bec9238d816",
                "sha256": "707fd81e368f6dcbfabe742204b6d29af79f1e3e83d6b757b6e11a61230167d0"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cebae0aa1e242283e17c3bec9238d816",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 68940,
            "upload_time": "2023-01-07T06:13:51",
            "upload_time_iso_8601": "2023-01-07T06:13:51.238875Z",
            "url": "https://files.pythonhosted.org/packages/31/64/0127362b96e317576ab58fae1907fb0a0d1f135dfb92ede6bbd0417fb0e4/slz-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72b7f2591789b237dda7f1d491acb5591647a10f2045dcee8be914198118094d",
                "md5": "09cd857e16b575590891b83e6a6a2070",
                "sha256": "0341331ca1bcfd7e1074c6785fc4f9a966f50dde3f59cc7eafb68430e80f38b1"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "09cd857e16b575590891b83e6a6a2070",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 72884,
            "upload_time": "2023-01-07T06:15:06",
            "upload_time_iso_8601": "2023-01-07T06:15:06.384494Z",
            "url": "https://files.pythonhosted.org/packages/72/b7/f2591789b237dda7f1d491acb5591647a10f2045dcee8be914198118094d/slz-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20902c61b5c7d629cdac80d32506c0588a406a6e580dca2c956d6514de9bbfee",
                "md5": "53c9c8eaebb2c3347ecfd0a9d661e160",
                "sha256": "e2a021c918078f4305991f3750af8535af06ebf96d672c219db6377c4947e90e"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp27-cp27m-win32.whl",
            "has_sig": false,
            "md5_digest": "53c9c8eaebb2c3347ecfd0a9d661e160",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 224367,
            "upload_time": "2023-01-07T06:13:53",
            "upload_time_iso_8601": "2023-01-07T06:13:53.401118Z",
            "url": "https://files.pythonhosted.org/packages/20/90/2c61b5c7d629cdac80d32506c0588a406a6e580dca2c956d6514de9bbfee/slz-0.0.1.0-cp27-cp27m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9f4644325415d9d19eddac76aa19e963b1b0d368f67b2580285623d1e152abe",
                "md5": "11ab7c642d3108bf6a8624bb14cd53d0",
                "sha256": "4276a89f9f14b1842c87820dca0abb560af1af6ac71eb6b1f1c8a71f45e1ac48"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp27-cp27m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "11ab7c642d3108bf6a8624bb14cd53d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 252340,
            "upload_time": "2023-01-07T06:13:55",
            "upload_time_iso_8601": "2023-01-07T06:13:55.687465Z",
            "url": "https://files.pythonhosted.org/packages/c9/f4/644325415d9d19eddac76aa19e963b1b0d368f67b2580285623d1e152abe/slz-0.0.1.0-cp27-cp27m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ee29a2657405b6cd6879883d7988480980c79215468092b13e240a26ee547b9",
                "md5": "5b075daaa9a989427a3cb30742242f29",
                "sha256": "7822d7c4f4611542f53894fa00550f794a9c3f852bfc77d83eb082d50f73057c"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5b075daaa9a989427a3cb30742242f29",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 74301,
            "upload_time": "2023-01-07T06:13:57",
            "upload_time_iso_8601": "2023-01-07T06:13:57.631179Z",
            "url": "https://files.pythonhosted.org/packages/4e/e2/9a2657405b6cd6879883d7988480980c79215468092b13e240a26ee547b9/slz-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1217ffa0cc281199dca8016260cfc1275d14febaf8d30098b89bc08c7d1a37b5",
                "md5": "21b1733386e275e74ae688bcdf886f2f",
                "sha256": "5850de1067754b865ab1b2a3ee59562c872ec27417917bab3bf5e583ee307dfc"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "21b1733386e275e74ae688bcdf886f2f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 68325,
            "upload_time": "2023-01-07T06:13:59",
            "upload_time_iso_8601": "2023-01-07T06:13:59.225619Z",
            "url": "https://files.pythonhosted.org/packages/12/17/ffa0cc281199dca8016260cfc1275d14febaf8d30098b89bc08c7d1a37b5/slz-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab26ae5b65d785de4f9a1fecc0d5b5397e9027212d01078ebbae1087a27d1250",
                "md5": "084b5f37c8e44b3191644844b8658917",
                "sha256": "aca389146e404d271fab2a5dff7ddab981545dabaa52b2e8e837868007e9083f"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "084b5f37c8e44b3191644844b8658917",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 94826,
            "upload_time": "2023-01-07T06:15:08",
            "upload_time_iso_8601": "2023-01-07T06:15:08.431678Z",
            "url": "https://files.pythonhosted.org/packages/ab/26/ae5b65d785de4f9a1fecc0d5b5397e9027212d01078ebbae1087a27d1250/slz-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "252169e429c9c66986a0b1e7c7001f6c10c1a1cee16b01a66b108b270adbddfa",
                "md5": "8e3d63f8c4e10252b7dab1aaac45e245",
                "sha256": "42e437bcbdb71813527d902aa427327b4861701f33e4031caa4f85e7e54b38d5"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8e3d63f8c4e10252b7dab1aaac45e245",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 621219,
            "upload_time": "2023-01-07T06:15:10",
            "upload_time_iso_8601": "2023-01-07T06:15:10.579796Z",
            "url": "https://files.pythonhosted.org/packages/25/21/69e429c9c66986a0b1e7c7001f6c10c1a1cee16b01a66b108b270adbddfa/slz-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5ddc61b6dc482f3ba31e6885d132c2cef83c33567a9d980aa4b2e26bba6389e",
                "md5": "6cdfe6e1090025df8156d3e74feb99ef",
                "sha256": "a651adbbc4165875a59ad216ceb655432d0291cf7a3bf5f8c34645d68f2c8f10"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "6cdfe6e1090025df8156d3e74feb99ef",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 107823,
            "upload_time": "2023-01-07T06:14:01",
            "upload_time_iso_8601": "2023-01-07T06:14:01.447374Z",
            "url": "https://files.pythonhosted.org/packages/e5/dd/c61b6dc482f3ba31e6885d132c2cef83c33567a9d980aa4b2e26bba6389e/slz-0.0.1.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "106bbc84e456d5a9d8b6a6508ec6c26da10da14c64354127f9e1bc7f48400d1a",
                "md5": "c19edcf0c6e53705efbb936973bcc129",
                "sha256": "98ff3eb5b8b106506c81557a43fe24cd043f5875cfa6304ee9db075a05f2b800"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c19edcf0c6e53705efbb936973bcc129",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 117085,
            "upload_time": "2023-01-07T06:14:03",
            "upload_time_iso_8601": "2023-01-07T06:14:03.499626Z",
            "url": "https://files.pythonhosted.org/packages/10/6b/bc84e456d5a9d8b6a6508ec6c26da10da14c64354127f9e1bc7f48400d1a/slz-0.0.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ef4946c6d75cd47194f6bdbc33865886fd544d3387727d870a0f63bc04b8c74",
                "md5": "4a7dafe4f6706ab6bf12fc6773dc2b8c",
                "sha256": "1935d612ad7cd095838b1afcc296524d00e8dd1841800c43b25615bd3cb89ba2"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4a7dafe4f6706ab6bf12fc6773dc2b8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 74344,
            "upload_time": "2023-01-07T06:14:05",
            "upload_time_iso_8601": "2023-01-07T06:14:05.394026Z",
            "url": "https://files.pythonhosted.org/packages/5e/f4/946c6d75cd47194f6bdbc33865886fd544d3387727d870a0f63bc04b8c74/slz-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d5750167c9f8506592a372d453e4e86975e452d0cedd940c644d8e829d2834e",
                "md5": "25ad577ef82e39784b774a436e10fcc8",
                "sha256": "ffdcc3ac5498e39a6762517d649c24bc8b87d7ef9348952cf5d9f63fd6e73ad7"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "25ad577ef82e39784b774a436e10fcc8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 68423,
            "upload_time": "2023-01-07T06:14:07",
            "upload_time_iso_8601": "2023-01-07T06:14:07.276253Z",
            "url": "https://files.pythonhosted.org/packages/3d/57/50167c9f8506592a372d453e4e86975e452d0cedd940c644d8e829d2834e/slz-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b81b0b3232a6a8238b0c5cce9b68359eea6371f8de5348bdfdd7ea826646464b",
                "md5": "ec3de1c56f226cc9600b94dc992f974b",
                "sha256": "afbcfa19c2a7dd4b57ab39f908fb15b6db4b2f2dfb1c49dcc556e1772a0ed581"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ec3de1c56f226cc9600b94dc992f974b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 94766,
            "upload_time": "2023-01-07T06:15:12",
            "upload_time_iso_8601": "2023-01-07T06:15:12.362668Z",
            "url": "https://files.pythonhosted.org/packages/b8/1b/0b3232a6a8238b0c5cce9b68359eea6371f8de5348bdfdd7ea826646464b/slz-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2eaecd42e6e6fd68bcd601f9e2aa241cf3df37032f7a34340297f1f4b346c38",
                "md5": "d7179a82ea54f5e61e7f389486c27c5f",
                "sha256": "e220b195417fc72f13e7347c12ff8bad2c2346581cb27042e4dab6ec50fd07a6"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d7179a82ea54f5e61e7f389486c27c5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 621235,
            "upload_time": "2023-01-07T06:15:14",
            "upload_time_iso_8601": "2023-01-07T06:15:14.577489Z",
            "url": "https://files.pythonhosted.org/packages/a2/ea/ecd42e6e6fd68bcd601f9e2aa241cf3df37032f7a34340297f1f4b346c38/slz-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "812c65893e3466131ae8494d42bf73689e95180c9c7367b53216ae41ca164e08",
                "md5": "76aa4fc4475aef4d6372ba437d7d0bb5",
                "sha256": "0c0eba015e7cc276a8409101ef6946c455b922bb231c16351a01a6e0be25186c"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "76aa4fc4475aef4d6372ba437d7d0bb5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 108115,
            "upload_time": "2023-01-07T06:14:09",
            "upload_time_iso_8601": "2023-01-07T06:14:09.093222Z",
            "url": "https://files.pythonhosted.org/packages/81/2c/65893e3466131ae8494d42bf73689e95180c9c7367b53216ae41ca164e08/slz-0.0.1.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28afd5afba377eb0af8735c6df4a5488e6f20143c9f93a90f2cde44f19c3da00",
                "md5": "f0d6c0affa8ebea8a470c6cc537bf731",
                "sha256": "46d4e2de64889dbb5f120d1e19990e2855c12a25fa7efef7cc60ca3c30b4a584"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f0d6c0affa8ebea8a470c6cc537bf731",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 116959,
            "upload_time": "2023-01-07T06:14:11",
            "upload_time_iso_8601": "2023-01-07T06:14:11.476676Z",
            "url": "https://files.pythonhosted.org/packages/28/af/d5afba377eb0af8735c6df4a5488e6f20143c9f93a90f2cde44f19c3da00/slz-0.0.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e459c4b488d58bd1af8f0a337985ac6f8e9d90da3ef8e91d495a4712cd3bf328",
                "md5": "834d023b691842b8f6211e09dcffcb48",
                "sha256": "94e6090ff34d7d79634f949a45c70322b15cd86dad033ce8e126d807b4fa6370"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp34-cp34m-win32.whl",
            "has_sig": false,
            "md5_digest": "834d023b691842b8f6211e09dcffcb48",
            "packagetype": "bdist_wheel",
            "python_version": "cp34",
            "requires_python": null,
            "size": 223314,
            "upload_time": "2023-01-07T06:14:13",
            "upload_time_iso_8601": "2023-01-07T06:14:13.913271Z",
            "url": "https://files.pythonhosted.org/packages/e4/59/c4b488d58bd1af8f0a337985ac6f8e9d90da3ef8e91d495a4712cd3bf328/slz-0.0.1.0-cp34-cp34m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c5a24cb121fd312e837accec70288ee31c3a1b7cc3eae07e138ebca0217a527",
                "md5": "827fee2f00ee25ea6b1c7fab10cb17a2",
                "sha256": "e1242f8e7a4dab518933e3244ba9e4d812830652ab83ea9eedc582c0c72bed91"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp34-cp34m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "827fee2f00ee25ea6b1c7fab10cb17a2",
            "packagetype": "bdist_wheel",
            "python_version": "cp34",
            "requires_python": null,
            "size": 249568,
            "upload_time": "2023-01-07T06:14:16",
            "upload_time_iso_8601": "2023-01-07T06:14:16.133350Z",
            "url": "https://files.pythonhosted.org/packages/9c/5a/24cb121fd312e837accec70288ee31c3a1b7cc3eae07e138ebca0217a527/slz-0.0.1.0-cp34-cp34m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9946806087e4272b22d2b9c8ba324c08d1f66c04bd3bee5e2b6c95ba6513e8fc",
                "md5": "7d6b2ce47fa3866f0a69c60ccae6fa7d",
                "sha256": "0d3c6caab5aeb100a334029457544e105777253302fa2689bd7c9f940f81f289"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7d6b2ce47fa3866f0a69c60ccae6fa7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 69363,
            "upload_time": "2023-01-07T06:14:18",
            "upload_time_iso_8601": "2023-01-07T06:14:18.130799Z",
            "url": "https://files.pythonhosted.org/packages/99/46/806087e4272b22d2b9c8ba324c08d1f66c04bd3bee5e2b6c95ba6513e8fc/slz-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "220ebb7f1fda1800b1f44ad1aad6262df6eb17fb81c6644cadac65e72db2d2a3",
                "md5": "6ec60a2e34cab7a8f6a4ea4af2359cc0",
                "sha256": "66e6a3ea95f84164874f758b2dc2f826601c493fbb43c343e435e520a0ced26e"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ec60a2e34cab7a8f6a4ea4af2359cc0",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 73587,
            "upload_time": "2023-01-07T06:15:16",
            "upload_time_iso_8601": "2023-01-07T06:15:16.076958Z",
            "url": "https://files.pythonhosted.org/packages/22/0e/bb7f1fda1800b1f44ad1aad6262df6eb17fb81c6644cadac65e72db2d2a3/slz-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e26f044cc586ac5a56281247b51292b88b2ac8c4c290a54c62d404d082034567",
                "md5": "8a0658f2a8c23b043619953ccd02f47e",
                "sha256": "2868054e352bdb870a1e1b6590a0ade7d3783f91f34577456c80d694b3b02ee8"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp35-cp35m-win32.whl",
            "has_sig": false,
            "md5_digest": "8a0658f2a8c23b043619953ccd02f47e",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 109452,
            "upload_time": "2023-01-07T06:14:20",
            "upload_time_iso_8601": "2023-01-07T06:14:20.093231Z",
            "url": "https://files.pythonhosted.org/packages/e2/6f/044cc586ac5a56281247b51292b88b2ac8c4c290a54c62d404d082034567/slz-0.0.1.0-cp35-cp35m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22446a2eeca8a45cd1b51cc655d01307dd2afdf9b7c8e55b29dc8f08f4d0dc63",
                "md5": "b25a13e9a24693014c08d1504ed58873",
                "sha256": "9eb779e7bae9501d260fb1a44fe1402f58f74d807e4e944f2d3c7b45cafe1b43"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp35-cp35m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b25a13e9a24693014c08d1504ed58873",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 117710,
            "upload_time": "2023-01-07T06:14:22",
            "upload_time_iso_8601": "2023-01-07T06:14:22.049718Z",
            "url": "https://files.pythonhosted.org/packages/22/44/6a2eeca8a45cd1b51cc655d01307dd2afdf9b7c8e55b29dc8f08f4d0dc63/slz-0.0.1.0-cp35-cp35m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1f32d361dfc9cb74a86ecd6bbb8955d4375a0b7b00392af18ea991e202f9ba5",
                "md5": "224fdb6f4e3daf20ac727f85f59d2cf2",
                "sha256": "d1823309a105d08353fd231004e346884813f2b5026ec321d9bec6d5d4192e5d"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "224fdb6f4e3daf20ac727f85f59d2cf2",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 72866,
            "upload_time": "2023-01-07T06:14:23",
            "upload_time_iso_8601": "2023-01-07T06:14:23.807502Z",
            "url": "https://files.pythonhosted.org/packages/b1/f3/2d361dfc9cb74a86ecd6bbb8955d4375a0b7b00392af18ea991e202f9ba5/slz-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13fb674bd8ecf40a4d5edd434f1e0cc2a5b4e98456aca55237f55926752db11d",
                "md5": "5231ea8589dfb036b6af10cc1debbc49",
                "sha256": "80b9295a3c4f1c0ba00221cdd02935f5408b00dd589b0a47fea1b1a471782853"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5231ea8589dfb036b6af10cc1debbc49",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 76351,
            "upload_time": "2023-01-07T06:15:17",
            "upload_time_iso_8601": "2023-01-07T06:15:17.749132Z",
            "url": "https://files.pythonhosted.org/packages/13/fb/674bd8ecf40a4d5edd434f1e0cc2a5b4e98456aca55237f55926752db11d/slz-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14c7140f6bd94c40191c52c33475bf31f062ca68b60b58b34c6535cc55ad1ee3",
                "md5": "4805b8ed8163b5f3f19cb71d8aaaf801",
                "sha256": "acb7b2ee79a0b3986a6226fa2d8ef3d68999a99fca4b4aff2bdd95bbdd0994d7"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4805b8ed8163b5f3f19cb71d8aaaf801",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 622319,
            "upload_time": "2023-01-07T06:15:19",
            "upload_time_iso_8601": "2023-01-07T06:15:19.937469Z",
            "url": "https://files.pythonhosted.org/packages/14/c7/140f6bd94c40191c52c33475bf31f062ca68b60b58b34c6535cc55ad1ee3/slz-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc36672bd470038e267ca205900bb96cc39f143378148a3bdd68e79165f27ccc",
                "md5": "56c7b90ab800e9947e0c24970de01f7d",
                "sha256": "b485a8c850d69d733364bedd8dcdd511e1649ee11df6e9de418fe9222d99e11c"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "56c7b90ab800e9947e0c24970de01f7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 108756,
            "upload_time": "2023-01-07T06:14:26",
            "upload_time_iso_8601": "2023-01-07T06:14:26.021266Z",
            "url": "https://files.pythonhosted.org/packages/bc/36/672bd470038e267ca205900bb96cc39f143378148a3bdd68e79165f27ccc/slz-0.0.1.0-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91f71a945fbb9e03e6ff72aa2b4334ead21b3ffabe2116b4556119014220a6b0",
                "md5": "b4c66ca1915613ebaaef28369714148b",
                "sha256": "3dca95920b473915b5090a1f898b8815277955b8b10f65d6e01d1061ec8d8d73"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b4c66ca1915613ebaaef28369714148b",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 117155,
            "upload_time": "2023-01-07T06:14:27",
            "upload_time_iso_8601": "2023-01-07T06:14:27.841334Z",
            "url": "https://files.pythonhosted.org/packages/91/f7/1a945fbb9e03e6ff72aa2b4334ead21b3ffabe2116b4556119014220a6b0/slz-0.0.1.0-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6cbad9ed8e84022b080b62ab7f4e44f71932c58e89bf097b5c70a6686977657",
                "md5": "b5f9f84a6b48ee7af2c92481bdf5bc93",
                "sha256": "bae9869064a18f703778bed97922e8847147c934e987df1cc4194bde473565ac"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b5f9f84a6b48ee7af2c92481bdf5bc93",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 73377,
            "upload_time": "2023-01-07T06:14:29",
            "upload_time_iso_8601": "2023-01-07T06:14:29.683618Z",
            "url": "https://files.pythonhosted.org/packages/c6/cb/ad9ed8e84022b080b62ab7f4e44f71932c58e89bf097b5c70a6686977657/slz-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e481cda849fd83b7eee06729110c0d7ae02ba346431fe629796c48f15c968b0",
                "md5": "7b19f93deb0960d87e1fbbf347f464fd",
                "sha256": "f73583230e9ca59667a34a091ca6b278a26c77b57d9ec7dd118cfd5e079a1a4b"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7b19f93deb0960d87e1fbbf347f464fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 76439,
            "upload_time": "2023-01-07T06:15:21",
            "upload_time_iso_8601": "2023-01-07T06:15:21.531465Z",
            "url": "https://files.pythonhosted.org/packages/8e/48/1cda849fd83b7eee06729110c0d7ae02ba346431fe629796c48f15c968b0/slz-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "898a0b5d2bcc1bfdea3a84d55dffbe7b3c9821a9d669c650f2819fbb4905eb3f",
                "md5": "bc719f5656abc0829b5df9f476c69ebe",
                "sha256": "19e8196766f41c609c767e3500f9eeda24e519bf0a97fdbe2729256fecaba464"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bc719f5656abc0829b5df9f476c69ebe",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 622757,
            "upload_time": "2023-01-07T06:15:24",
            "upload_time_iso_8601": "2023-01-07T06:15:24.232198Z",
            "url": "https://files.pythonhosted.org/packages/89/8a/0b5d2bcc1bfdea3a84d55dffbe7b3c9821a9d669c650f2819fbb4905eb3f/slz-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442a79038578c1401c526b89857081964f7572dcb0040e78424d741e65de689e",
                "md5": "42642e5a9a410b8bfe080302c301d70b",
                "sha256": "369fdcb5388652d86cc04a59fa541f47c5e9e7f523270d35e13025a05f450541"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "42642e5a9a410b8bfe080302c301d70b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 108799,
            "upload_time": "2023-01-07T06:14:31",
            "upload_time_iso_8601": "2023-01-07T06:14:31.593981Z",
            "url": "https://files.pythonhosted.org/packages/44/2a/79038578c1401c526b89857081964f7572dcb0040e78424d741e65de689e/slz-0.0.1.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97b224415576f57c567b539b46f58d1e0863c079faa2318954e435b40086130c",
                "md5": "8ec52cf5c0f8b6c2dd8b2e029b603028",
                "sha256": "5a0b00d6fba9780739514d881c3d651dc18ef953a35ecb2aeab5ecbd8f7a3c5a"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8ec52cf5c0f8b6c2dd8b2e029b603028",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 117123,
            "upload_time": "2023-01-07T06:14:33",
            "upload_time_iso_8601": "2023-01-07T06:14:33.587462Z",
            "url": "https://files.pythonhosted.org/packages/97/b2/24415576f57c567b539b46f58d1e0863c079faa2318954e435b40086130c/slz-0.0.1.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "625198ea58b2818ced48f8e5d975b04cd61a8dcbd891e654ef877a9a54fd672b",
                "md5": "4cf1b9e20d7bc2c69dcdb45897512699",
                "sha256": "4786c09025e5fcb23386c51d5191b590181f71dd410bf616eee1e97022463311"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4cf1b9e20d7bc2c69dcdb45897512699",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 74156,
            "upload_time": "2023-01-07T06:14:35",
            "upload_time_iso_8601": "2023-01-07T06:14:35.389128Z",
            "url": "https://files.pythonhosted.org/packages/62/51/98ea58b2818ced48f8e5d975b04cd61a8dcbd891e654ef877a9a54fd672b/slz-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb883f52a33232a9554c1e37fa5fd5f2274ebb9f3699d7158bb25c49e3cf366d",
                "md5": "341f43ea95640bad0355ddb95f3948bf",
                "sha256": "a4aa2b573ed0151aada93a38f86b7feade586dd2a7fbda0084db30ec2300ad4d"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "341f43ea95640bad0355ddb95f3948bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 68259,
            "upload_time": "2023-01-07T06:14:37",
            "upload_time_iso_8601": "2023-01-07T06:14:37.327463Z",
            "url": "https://files.pythonhosted.org/packages/eb/88/3f52a33232a9554c1e37fa5fd5f2274ebb9f3699d7158bb25c49e3cf366d/slz-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bd1a174d3438cd6a9296a2810a0a07670763aa7754ed3b44f6f1a5a4b98bfdc",
                "md5": "f305752b903ab44557598c021e3e82ae",
                "sha256": "1f87b6bac0b8d9e19ca5d804ad1bb256cbc8293aa4ea8e358a0295020fe45b69"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f305752b903ab44557598c021e3e82ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 76067,
            "upload_time": "2023-01-07T06:15:25",
            "upload_time_iso_8601": "2023-01-07T06:15:25.877084Z",
            "url": "https://files.pythonhosted.org/packages/4b/d1/a174d3438cd6a9296a2810a0a07670763aa7754ed3b44f6f1a5a4b98bfdc/slz-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd90549e571674cb3c6fcb240ba199597dbe80555a96a559e5ac66ed255d756f",
                "md5": "3800ea2436f08cbb44b6147194f5cc75",
                "sha256": "e00021b139c5eee0aa637b9d141c571113b3fcb23e9a860e8590f5b0a38cffac"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3800ea2436f08cbb44b6147194f5cc75",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 621111,
            "upload_time": "2023-01-07T06:15:28",
            "upload_time_iso_8601": "2023-01-07T06:15:28.325319Z",
            "url": "https://files.pythonhosted.org/packages/bd/90/549e571674cb3c6fcb240ba199597dbe80555a96a559e5ac66ed255d756f/slz-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c6bf833358e707090760d2074819cf625e9307028d8905ec64ec926827f04cb",
                "md5": "a84530c6671011b40e43ecca9dcf484c",
                "sha256": "1a65e63f9353f3afc6d73dc7cc76ccc1aac01455567e21997c4d40b77b245f76"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "a84530c6671011b40e43ecca9dcf484c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 107736,
            "upload_time": "2023-01-07T06:14:39",
            "upload_time_iso_8601": "2023-01-07T06:14:39.826288Z",
            "url": "https://files.pythonhosted.org/packages/1c/6b/f833358e707090760d2074819cf625e9307028d8905ec64ec926827f04cb/slz-0.0.1.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c313b5b39f71231061a12585e4e47033c40c81db36c7ab8ea28649928c52c2e3",
                "md5": "781674e5a851253b92263b4b347a62bb",
                "sha256": "9cb402a6e3283954bf672c585f7ec4df6d6021a8f7627b728f64d7f6cf6b3de1"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "781674e5a851253b92263b4b347a62bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 116899,
            "upload_time": "2023-01-07T06:14:42",
            "upload_time_iso_8601": "2023-01-07T06:14:42.011749Z",
            "url": "https://files.pythonhosted.org/packages/c3/13/b5b39f71231061a12585e4e47033c40c81db36c7ab8ea28649928c52c2e3/slz-0.0.1.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f863aad35595740b204e36cfc6a70592cb09d3e340f5d3b4f11164ecfe2401f",
                "md5": "3901b20a58be0af74fffc85a1840f359",
                "sha256": "8636e3169de3acd13759fb06f786637c90e14de2f5a9f7224ffa18199df6e8b7"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3901b20a58be0af74fffc85a1840f359",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 74329,
            "upload_time": "2023-01-07T06:14:43",
            "upload_time_iso_8601": "2023-01-07T06:14:43.915408Z",
            "url": "https://files.pythonhosted.org/packages/5f/86/3aad35595740b204e36cfc6a70592cb09d3e340f5d3b4f11164ecfe2401f/slz-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "908fd7e6d057322d9bed47de55a376f36056d108dde6de93a6ec74a2ef4e118a",
                "md5": "1260641efe29252f9eae12d1d0ff4252",
                "sha256": "a097a5198aa30f14c1c1aaa5ef24d180b7b257c2a901907ebb6fcc7e4e4c86d6"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1260641efe29252f9eae12d1d0ff4252",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 68452,
            "upload_time": "2023-01-07T06:14:45",
            "upload_time_iso_8601": "2023-01-07T06:14:45.959461Z",
            "url": "https://files.pythonhosted.org/packages/90/8f/d7e6d057322d9bed47de55a376f36056d108dde6de93a6ec74a2ef4e118a/slz-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaf41b2430b6bb8483b9190e13d4694d2ec130b64798d4e97947e10356ecbe9c",
                "md5": "7436cf2658f3432af300e5819fd912e9",
                "sha256": "023d25422400c651f3cfe929ffa5ea088bfc6d38afc3b678c2265fd8861a1044"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7436cf2658f3432af300e5819fd912e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 76365,
            "upload_time": "2023-01-07T06:15:29",
            "upload_time_iso_8601": "2023-01-07T06:15:29.793344Z",
            "url": "https://files.pythonhosted.org/packages/ea/f4/1b2430b6bb8483b9190e13d4694d2ec130b64798d4e97947e10356ecbe9c/slz-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75507ef718c8d498034ab9ece8c9e4040f5bedbfd6614ec1d16b5f9624d94154",
                "md5": "42f97b214693153706c74b5869436947",
                "sha256": "bb618c58b355a043de5588e747f19e601b4e25673b6c50895062592e86fe0281"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42f97b214693153706c74b5869436947",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 621572,
            "upload_time": "2023-01-07T06:15:31",
            "upload_time_iso_8601": "2023-01-07T06:15:31.902007Z",
            "url": "https://files.pythonhosted.org/packages/75/50/7ef718c8d498034ab9ece8c9e4040f5bedbfd6614ec1d16b5f9624d94154/slz-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5ae05ecd137a48f8c1f7a2a0dfbf8bff9b9f8e7dfe70b97d3ccd1b7a59ab851",
                "md5": "cb2d15861dce749a50a74cd593f2d89a",
                "sha256": "33d81dcb76a04179867b91047b9315ad415bf2217e708c9ee31f2d417d8ec8d5"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "cb2d15861dce749a50a74cd593f2d89a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 107916,
            "upload_time": "2023-01-07T06:14:48",
            "upload_time_iso_8601": "2023-01-07T06:14:48.352495Z",
            "url": "https://files.pythonhosted.org/packages/f5/ae/05ecd137a48f8c1f7a2a0dfbf8bff9b9f8e7dfe70b97d3ccd1b7a59ab851/slz-0.0.1.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da9f7b871573e7d0297c645e56d88e153a07acf9db923f2894755d22ef682f1d",
                "md5": "adbf50bdce096b111f60677889a12f03",
                "sha256": "4a5352d4f8aa239729ddcf54c86f2c05206aff731225e67196cfd79fd86bd020"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "adbf50bdce096b111f60677889a12f03",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 117225,
            "upload_time": "2023-01-07T06:14:50",
            "upload_time_iso_8601": "2023-01-07T06:14:50.787367Z",
            "url": "https://files.pythonhosted.org/packages/da/9f/7b871573e7d0297c645e56d88e153a07acf9db923f2894755d22ef682f1d/slz-0.0.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dab4c932e306752c7e7b5c81f8f31a1efc7afbc1919abd613c01f3ed0c7c830",
                "md5": "d15e066f7c8959bded25583eeb46fe41",
                "sha256": "5db1813595feeb6e79fa12cb6c9dcd4cfe0a46c13596fbf18487650bbff809e5"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d15e066f7c8959bded25583eeb46fe41",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": null,
            "size": 93057,
            "upload_time": "2023-01-07T06:15:33",
            "upload_time_iso_8601": "2023-01-07T06:15:33.457106Z",
            "url": "https://files.pythonhosted.org/packages/7d/ab/4c932e306752c7e7b5c81f8f31a1efc7afbc1919abd613c01f3ed0c7c830/slz-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8f9ad6ce8e4eb053e69edda4714801d01bf411fafe2c7788adb33a30099fb82",
                "md5": "94cab2e8c7148fcb7aec4054b973e0a3",
                "sha256": "e60418d49e0a12fe647dd0cbe0ee203155b0c55e227cd67ccbe5fbe3277840f6"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "94cab2e8c7148fcb7aec4054b973e0a3",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": null,
            "size": 92565,
            "upload_time": "2023-01-07T06:15:35",
            "upload_time_iso_8601": "2023-01-07T06:15:35.440753Z",
            "url": "https://files.pythonhosted.org/packages/d8/f9/ad6ce8e4eb053e69edda4714801d01bf411fafe2c7788adb33a30099fb82/slz-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26827ff530acd56bed0e3eda12e2ec9dcb83704f35eff0383dc1738a9c2bc8f3",
                "md5": "b9a8e1c23c32deead806f7569fb0619a",
                "sha256": "4a21708e277bf1072338ce3327799baf9a84d1a73633c29726c7b17355059812"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b9a8e1c23c32deead806f7569fb0619a",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 91823,
            "upload_time": "2023-01-07T06:15:37",
            "upload_time_iso_8601": "2023-01-07T06:15:37.571486Z",
            "url": "https://files.pythonhosted.org/packages/26/82/7ff530acd56bed0e3eda12e2ec9dcb83704f35eff0383dc1738a9c2bc8f3/slz-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52e0f2e19758b345f4036dbd08c3d1a2bed1f0e5c3e46cb4123779370bb8330c",
                "md5": "5c6f77880099bb5dfe31d106d9bd1eb5",
                "sha256": "dd83752d8d32bcf6dd597c7b25ec5d088994f3fcafa445f05cf9ac6b5c1f686e"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5c6f77880099bb5dfe31d106d9bd1eb5",
            "packagetype": "bdist_wheel",
            "python_version": "pyston38",
            "requires_python": null,
            "size": 72200,
            "upload_time": "2023-01-07T06:14:52",
            "upload_time_iso_8601": "2023-01-07T06:14:52.801533Z",
            "url": "https://files.pythonhosted.org/packages/52/e0/f2e19758b345f4036dbd08c3d1a2bed1f0e5c3e46cb4123779370bb8330c/slz-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4faa3c384d249d81e9a5204dc92215b7ec809051f04f35acacf0050a0bfc2cf",
                "md5": "cafd660664142b0ddb6fd1986021212d",
                "sha256": "e29d77cd4be4a6b93d02aa2b63c74fd0583fa87bce4b4ce8b94b2bc2105deb13"
            },
            "downloads": -1,
            "filename": "slz-0.0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cafd660664142b0ddb6fd1986021212d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 136851,
            "upload_time": "2023-01-07T06:14:54",
            "upload_time_iso_8601": "2023-01-07T06:14:54.844747Z",
            "url": "https://files.pythonhosted.org/packages/e4/fa/a3c384d249d81e9a5204dc92215b7ec809051f04f35acacf0050a0bfc2cf/slz-0.0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-07 06:14:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cielavenir",
    "github_project": "python-slz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "slz"
}
        
Elapsed time: 0.02557s