cramjam-cli


Namecramjam-cli JSON
Version 0.1.1 PyPI version JSON
download
home_page
Summary
upload_time2023-05-06 21:58:06
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords compression decompression snappy zstd bz2 gzip lz4 brotli deflate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cramjam-cli

[![CI](https://github.com/milesgranger/pyrus-cramjam/workflows/CI/badge.svg?branch=master)](https://github.com/milesgranger/pyrus-cramjam/actions?query=branch=master)
[![PyPI](https://img.shields.io/pypi/v/cramjam-cli.svg)](https://pypi.org/project/cramjam-cli)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/cramjam-cli/badges/version.svg)](https://anaconda.org/conda-forge/cramjam-cli)
[![Downloads](https://pepy.tech/badge/cramjam-cli/month)](https://pepy.tech/project/cramjam-cli)


### Install  (only via pip or conda for now)
```commandline
pip install --upgrade cramjam-cli  # Requires no Python or system dependencies!
```

---

Simple CLI to a variety of compression algorithms

---

Available algorithms:

- [X] snappy
- [X] brotli
- [X] bzip2
- [X] lz4
- [X] gzip
- [X] deflate
- [X] zstd

All available for use as:

```bash
cramjam-cli snappy compress --input myfile.txt --output myfile.txt.snappy
cramjam-cli lz4 compress --input myfile.txt  # omitting --output will write to stdout
cat myfile.txt | cramjam-cli zstd compress --output myfile.txt.zstd  # omitting --input will read from stdin
```


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cramjam-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "compression,decompression,snappy,zstd,bz2,gzip,lz4,brotli,deflate",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/83/e8/871c1ce6eae300dec97587aa528aa34286f1a778e4ae13e5b671ca53dee2/cramjam_cli-0.1.1.tar.gz",
    "platform": null,
    "description": "# cramjam-cli\n\n[![CI](https://github.com/milesgranger/pyrus-cramjam/workflows/CI/badge.svg?branch=master)](https://github.com/milesgranger/pyrus-cramjam/actions?query=branch=master)\n[![PyPI](https://img.shields.io/pypi/v/cramjam-cli.svg)](https://pypi.org/project/cramjam-cli)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/cramjam-cli/badges/version.svg)](https://anaconda.org/conda-forge/cramjam-cli)\n[![Downloads](https://pepy.tech/badge/cramjam-cli/month)](https://pepy.tech/project/cramjam-cli)\n\n\n### Install  (only via pip or conda for now)\n```commandline\npip install --upgrade cramjam-cli  # Requires no Python or system dependencies!\n```\n\n---\n\nSimple CLI to a variety of compression algorithms\n\n---\n\nAvailable algorithms:\n\n- [X] snappy\n- [X] brotli\n- [X] bzip2\n- [X] lz4\n- [X] gzip\n- [X] deflate\n- [X] zstd\n\nAll available for use as:\n\n```bash\ncramjam-cli snappy compress --input myfile.txt --output myfile.txt.snappy\ncramjam-cli lz4 compress --input myfile.txt  # omitting --output will write to stdout\ncat myfile.txt | cramjam-cli zstd compress --output myfile.txt.zstd  # omitting --input will read from stdin\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.1",
    "project_urls": {
        "documentation": "https://docs.rs/cramjam/latest/cramjam",
        "homepage": "https://github.com/milesgranger/pyrus-cramjam",
        "repository": "https://github.com/milesgranger/pyrus-cramjam"
    },
    "split_keywords": [
        "compression",
        "decompression",
        "snappy",
        "zstd",
        "bz2",
        "gzip",
        "lz4",
        "brotli",
        "deflate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d536e208bac68cee66cd4c6649068237e359a0be03316fce7fb4c3766a5bc134",
                "md5": "9b367c7dab81cebf672bd0b3ae772b2e",
                "sha256": "2c603af15ba120460cb71d138c7c91b8acbf638bf695acb11a2f5eb01d7c3d9b"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9b367c7dab81cebf672bd0b3ae772b2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1585803,
            "upload_time": "2023-05-06T21:56:34",
            "upload_time_iso_8601": "2023-05-06T21:56:34.115858Z",
            "url": "https://files.pythonhosted.org/packages/d5/36/e208bac68cee66cd4c6649068237e359a0be03316fce7fb4c3766a5bc134/cramjam_cli-0.1.1-cp310-cp310-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f77f1289559df87814288772f0a6e2dd294a170679eedb0f1a2ad4d9ff2b506",
                "md5": "ce572e6c8258b5b8f663eb4bc34aaf2f",
                "sha256": "64748fbbb3456719c8ddc2afe376f434b57d46256120b570d44e56321e8ef4dc"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "ce572e6c8258b5b8f663eb4bc34aaf2f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2965612,
            "upload_time": "2023-05-06T21:56:36",
            "upload_time_iso_8601": "2023-05-06T21:56:36.012109Z",
            "url": "https://files.pythonhosted.org/packages/1f/77/f1289559df87814288772f0a6e2dd294a170679eedb0f1a2ad4d9ff2b506/cramjam_cli-0.1.1-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f3671a176037ff00249aa1248889aec0774a23503f09275b5a5af5c25918949",
                "md5": "e6ff9be5dc0bdef778157c5f37eeffd1",
                "sha256": "9de9ae79791536ebd7ca0ba5fc34057bb1342a7a3e1b954ea635932707388bbc"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e6ff9be5dc0bdef778157c5f37eeffd1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1318536,
            "upload_time": "2023-05-06T21:56:37",
            "upload_time_iso_8601": "2023-05-06T21:56:37.721437Z",
            "url": "https://files.pythonhosted.org/packages/1f/36/71a176037ff00249aa1248889aec0774a23503f09275b5a5af5c25918949/cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1817257b453cb86ad8d5dbb3b55c4f2dc250fa6076ee8094edf800de41f28f5b",
                "md5": "ffdfc48358d7b0337ab8538364303eda",
                "sha256": "818c6786a711a708cd82e1ed52fe65a339ce00c45080c7e5335992e6f83a4c23"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "ffdfc48358d7b0337ab8538364303eda",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1336928,
            "upload_time": "2023-05-06T21:56:39",
            "upload_time_iso_8601": "2023-05-06T21:56:39.847477Z",
            "url": "https://files.pythonhosted.org/packages/18/17/257b453cb86ad8d5dbb3b55c4f2dc250fa6076ee8094edf800de41f28f5b/cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca207797e684327c802065b64dd81bb35fc5847210b378d35db186036b529ed6",
                "md5": "164f599cd867259d01d6521f527ad8b4",
                "sha256": "46dae8b6df852a233585e6f428f817a4f53213ec5aa4c6af4478531ff8cafaf5"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "164f599cd867259d01d6521f527ad8b4",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1573696,
            "upload_time": "2023-05-06T21:56:41",
            "upload_time_iso_8601": "2023-05-06T21:56:41.632597Z",
            "url": "https://files.pythonhosted.org/packages/ca/20/7797e684327c802065b64dd81bb35fc5847210b378d35db186036b529ed6/cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77efd69b857f426df8c52e56b33130c4428259910460aede3dd1d906754e1bfc",
                "md5": "0ba3294f3c4d645eb70058e680f05875",
                "sha256": "96ee0d4a7bd22a1b85998ce17b8b6a3f6e90ac5d9794bcb61823303502535205"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "0ba3294f3c4d645eb70058e680f05875",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1643949,
            "upload_time": "2023-05-06T21:56:43",
            "upload_time_iso_8601": "2023-05-06T21:56:43.284230Z",
            "url": "https://files.pythonhosted.org/packages/77/ef/d69b857f426df8c52e56b33130c4428259910460aede3dd1d906754e1bfc/cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e0c72c4b5272d4adcad3c87229c974dc4d656a8791ce2a3222e9b6c3b7bbded",
                "md5": "2e5d23e7629c8715f9e0310908aec875",
                "sha256": "355358117396c9d158e660699d3acfa5ba1ea9bdf97537c2f75414eb3d33c4d4"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2e5d23e7629c8715f9e0310908aec875",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1526110,
            "upload_time": "2023-05-06T21:56:45",
            "upload_time_iso_8601": "2023-05-06T21:56:45.028844Z",
            "url": "https://files.pythonhosted.org/packages/6e/0c/72c4b5272d4adcad3c87229c974dc4d656a8791ce2a3222e9b6c3b7bbded/cramjam_cli-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2cc8a4c5d9a5cbda1f8432fcbf32a5a58872609997b83228be3ea3c94c2d2b3",
                "md5": "b8ef1416f89173e568d7dd9d26cc0875",
                "sha256": "644af505d4af4e02dfb5399d380922f2ce45cb1e44688574babf9e1ee933de95"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "b8ef1416f89173e568d7dd9d26cc0875",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1503376,
            "upload_time": "2023-05-06T21:56:46",
            "upload_time_iso_8601": "2023-05-06T21:56:46.807916Z",
            "url": "https://files.pythonhosted.org/packages/a2/cc/8a4c5d9a5cbda1f8432fcbf32a5a58872609997b83228be3ea3c94c2d2b3/cramjam_cli-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "256580f010b918bce62c2466a3586a7fb2d12eb980a8c10533156744cf1e945e",
                "md5": "605a955d8ab80e7eb593ab2e0bba1357",
                "sha256": "50f8d36f7122aa8f6c316f14982628d6f6440c4882f258bed7bb99157c2349f9"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "605a955d8ab80e7eb593ab2e0bba1357",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1176110,
            "upload_time": "2023-05-06T21:56:47",
            "upload_time_iso_8601": "2023-05-06T21:56:47.872951Z",
            "url": "https://files.pythonhosted.org/packages/25/65/80f010b918bce62c2466a3586a7fb2d12eb980a8c10533156744cf1e945e/cramjam_cli-0.1.1-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f7dffc7c627ca600477fcdc0fe1b04dcba57665ff971d2ea9b8a34848e97fc6",
                "md5": "701185154d497712f1722c83aee6b416",
                "sha256": "9840681cadd7e7b4de9691b83cae9b5b283961869fd690e6a1e1011315dd9e22"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "701185154d497712f1722c83aee6b416",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1231012,
            "upload_time": "2023-05-06T21:56:49",
            "upload_time_iso_8601": "2023-05-06T21:56:49.158815Z",
            "url": "https://files.pythonhosted.org/packages/4f/7d/ffc7c627ca600477fcdc0fe1b04dcba57665ff971d2ea9b8a34848e97fc6/cramjam_cli-0.1.1-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54112e010524d56ce2a042cd9eab9d0f60d989390661522c98c792efa5105f14",
                "md5": "e13524d2feb3351f347f6b3572ab30fa",
                "sha256": "e124a833fafa3fed13491bd1477824eac0e1d7061e6e7829e29c3d2fa4939f27"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e13524d2feb3351f347f6b3572ab30fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1585804,
            "upload_time": "2023-05-06T21:56:50",
            "upload_time_iso_8601": "2023-05-06T21:56:50.245931Z",
            "url": "https://files.pythonhosted.org/packages/54/11/2e010524d56ce2a042cd9eab9d0f60d989390661522c98c792efa5105f14/cramjam_cli-0.1.1-cp311-cp311-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65632105e5a70a3bf7328204213ec8b2f859769543ae930e649e048408ad8e0a",
                "md5": "1b2edef8c45358a992bb2dee30a649b5",
                "sha256": "2584487fe31ef0290e69a1aaf068a674441ac03b1629f79d6a36ba8fb26ee4b5"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "1b2edef8c45358a992bb2dee30a649b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2965612,
            "upload_time": "2023-05-06T21:56:51",
            "upload_time_iso_8601": "2023-05-06T21:56:51.902291Z",
            "url": "https://files.pythonhosted.org/packages/65/63/2105e5a70a3bf7328204213ec8b2f859769543ae930e649e048408ad8e0a/cramjam_cli-0.1.1-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78dd192ec5bd358c68ab52c62dc11666db457d86abb61bfa6541999e8f1fe1c7",
                "md5": "b654d4712a73448c294f0cbe8f0f3d00",
                "sha256": "5340b09f8cc186635e5ce2b9f52827ea984d1cf2dda059bee45ea3a50780b3d4"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b654d4712a73448c294f0cbe8f0f3d00",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1318536,
            "upload_time": "2023-05-06T21:56:53",
            "upload_time_iso_8601": "2023-05-06T21:56:53.432935Z",
            "url": "https://files.pythonhosted.org/packages/78/dd/192ec5bd358c68ab52c62dc11666db457d86abb61bfa6541999e8f1fe1c7/cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64e6a7b24a48109f8dc4f295734c165184bc071f235573da5f389fc536947dce",
                "md5": "e1beaf0065515bf403a1983c4a0570f2",
                "sha256": "8eeb418ef1c840336d69784954fd9c1f5dac024d29526eb0e90dc41e1a0e0e42"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e1beaf0065515bf403a1983c4a0570f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1336925,
            "upload_time": "2023-05-06T21:56:55",
            "upload_time_iso_8601": "2023-05-06T21:56:55.139237Z",
            "url": "https://files.pythonhosted.org/packages/64/e6/a7b24a48109f8dc4f295734c165184bc071f235573da5f389fc536947dce/cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dc3a5027ffc5477bbe9c3fcf4a2c1aaf62ab0894edba3d80add476321a9d3df",
                "md5": "c2645319e5bbd2d339d70512345de3fa",
                "sha256": "4df0148195c3d35b1e85083da8ddb89d5651477ca40367a889700288ddd0fbe0"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c2645319e5bbd2d339d70512345de3fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1573698,
            "upload_time": "2023-05-06T21:56:56",
            "upload_time_iso_8601": "2023-05-06T21:56:56.577159Z",
            "url": "https://files.pythonhosted.org/packages/2d/c3/a5027ffc5477bbe9c3fcf4a2c1aaf62ab0894edba3d80add476321a9d3df/cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f6e6f57507a117eed367d8251fd5c3e7e9449c5afe1ae25a48baa904bb6da76",
                "md5": "78d1bdc1fb507be78fc7497c2e3cd240",
                "sha256": "d3e701b9f1445322cb5258e72a856f89b47bee652c5339df96d9e10071506e46"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "78d1bdc1fb507be78fc7497c2e3cd240",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1643947,
            "upload_time": "2023-05-06T21:56:58",
            "upload_time_iso_8601": "2023-05-06T21:56:58.139153Z",
            "url": "https://files.pythonhosted.org/packages/1f/6e/6f57507a117eed367d8251fd5c3e7e9449c5afe1ae25a48baa904bb6da76/cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d80fc98b10c2270ad98b8222646619310125d1073a7e430492da5c7f90b42f74",
                "md5": "b5a9258b79212933e930819f6303a7d4",
                "sha256": "345ad43c761428d114594a9a6350a44c0212511d38562b3659dca6a8ddefaf86"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b5a9258b79212933e930819f6303a7d4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1526109,
            "upload_time": "2023-05-06T21:57:01",
            "upload_time_iso_8601": "2023-05-06T21:57:01.417014Z",
            "url": "https://files.pythonhosted.org/packages/d8/0f/c98b10c2270ad98b8222646619310125d1073a7e430492da5c7f90b42f74/cramjam_cli-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95d6bf973b7880df378f37c835e6f5ff50a82d5d35a6bd64802c48864e2ca69a",
                "md5": "3fff5c35c9359cdf347977e595c90077",
                "sha256": "215c61e16bec8a47bb527e7f6959bbebae0718e54d2d70b27d9ea6006ae6b9b2"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "3fff5c35c9359cdf347977e595c90077",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1503378,
            "upload_time": "2023-05-06T21:57:02",
            "upload_time_iso_8601": "2023-05-06T21:57:02.851373Z",
            "url": "https://files.pythonhosted.org/packages/95/d6/bf973b7880df378f37c835e6f5ff50a82d5d35a6bd64802c48864e2ca69a/cramjam_cli-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22d9aa7f6e2edffe9fd3a6a16e106be6f91967a42a8ca08813d7526ab7776770",
                "md5": "4c374b7699e7b0238841c30e57226166",
                "sha256": "d2109a89e76014f6ea8fb822b72f2a3e88227216e0e5b5bf4bbb8923e9606b98"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "4c374b7699e7b0238841c30e57226166",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1176110,
            "upload_time": "2023-05-06T21:57:04",
            "upload_time_iso_8601": "2023-05-06T21:57:04.089496Z",
            "url": "https://files.pythonhosted.org/packages/22/d9/aa7f6e2edffe9fd3a6a16e106be6f91967a42a8ca08813d7526ab7776770/cramjam_cli-0.1.1-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7df73140cafdca0495aa100c546e8ecee69790ae2ac41fa95087d6b2a6cd24d1",
                "md5": "be1ca724c9f66a23df0e1cf44a9ce678",
                "sha256": "e88a191d580fac74803ce044c6b91a84c77fb49aeba91cafc1e5e5079b7d0ce8"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "be1ca724c9f66a23df0e1cf44a9ce678",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1231013,
            "upload_time": "2023-05-06T21:57:05",
            "upload_time_iso_8601": "2023-05-06T21:57:05.807170Z",
            "url": "https://files.pythonhosted.org/packages/7d/f7/3140cafdca0495aa100c546e8ecee69790ae2ac41fa95087d6b2a6cd24d1/cramjam_cli-0.1.1-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8d92c80b102eb6e6f1c4ebb3ec4a86e39798aa6c08d0c354bd307ded2fe3696",
                "md5": "4d794e8caacce9520c53f59a350494d3",
                "sha256": "ba67fe1e7b5907406ebf4c5937adc0211e9c0f2baeee8373c35637b3a7b1dbbd"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4d794e8caacce9520c53f59a350494d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1585804,
            "upload_time": "2023-05-06T21:57:07",
            "upload_time_iso_8601": "2023-05-06T21:57:07.210363Z",
            "url": "https://files.pythonhosted.org/packages/a8/d9/2c80b102eb6e6f1c4ebb3ec4a86e39798aa6c08d0c354bd307ded2fe3696/cramjam_cli-0.1.1-cp37-cp37m-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "375670d7d10c8d26bd17a1ccf40b5f67b9429c58973980be814dc8a420c4a40d",
                "md5": "276e775de51438b9572ffda363e72bb3",
                "sha256": "dbcca7874f3eb638daa52612589b24e5267dacd330f501bcd09d7b08f925dc48"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "276e775de51438b9572ffda363e72bb3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1318535,
            "upload_time": "2023-05-06T21:57:10",
            "upload_time_iso_8601": "2023-05-06T21:57:10.767619Z",
            "url": "https://files.pythonhosted.org/packages/37/56/70d7d10c8d26bd17a1ccf40b5f67b9429c58973980be814dc8a420c4a40d/cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b89a0230dfbc9bfde7a95c8580ed282f9d5f148104d7e425f61188c330fcd460",
                "md5": "f1243bcdb637ee8f3bc57be13f461e2a",
                "sha256": "0dd33c45594778d2e488fb7563dcecbad8cfdb0a024346ac19e4393adfd61aae"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "f1243bcdb637ee8f3bc57be13f461e2a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1336926,
            "upload_time": "2023-05-06T21:57:11",
            "upload_time_iso_8601": "2023-05-06T21:57:11.977544Z",
            "url": "https://files.pythonhosted.org/packages/b8/9a/0230dfbc9bfde7a95c8580ed282f9d5f148104d7e425f61188c330fcd460/cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93354466a97cf2e7cce5f7a518cd6cdb2e48d5e00eec475fecb93dba6ecb5370",
                "md5": "956bac96deed2aa8452c6252a26d154a",
                "sha256": "92cfa02776e97b012c2e3756984d1ea35bf213922dcf83c58dcd7788b6eeef23"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "956bac96deed2aa8452c6252a26d154a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1573700,
            "upload_time": "2023-05-06T21:57:13",
            "upload_time_iso_8601": "2023-05-06T21:57:13.322043Z",
            "url": "https://files.pythonhosted.org/packages/93/35/4466a97cf2e7cce5f7a518cd6cdb2e48d5e00eec475fecb93dba6ecb5370/cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21190a59a5e6e3260d3ad8f003bdcf335b70a3b0bf9a7847812f153775017d5e",
                "md5": "fc1f0790d204550c0efce6cce7db95c7",
                "sha256": "7bcef320c6dd2eafc929b89471c3c9b2961b48c47baa127288b32d39e8479ac6"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "fc1f0790d204550c0efce6cce7db95c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1643951,
            "upload_time": "2023-05-06T21:57:15",
            "upload_time_iso_8601": "2023-05-06T21:57:15.007632Z",
            "url": "https://files.pythonhosted.org/packages/21/19/0a59a5e6e3260d3ad8f003bdcf335b70a3b0bf9a7847812f153775017d5e/cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2be61bd656b8f00f7a1e6eb8a2d3b8579d515d005522cbd5a2761e749bd992fd",
                "md5": "1c18ae25fe0b052bc5a9919705b338a8",
                "sha256": "006f86c7d6c822404cba1bc7ca88c2c72e2a99925646b4115e8712300c0f3884"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1c18ae25fe0b052bc5a9919705b338a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1526108,
            "upload_time": "2023-05-06T21:57:16",
            "upload_time_iso_8601": "2023-05-06T21:57:16.579383Z",
            "url": "https://files.pythonhosted.org/packages/2b/e6/1bd656b8f00f7a1e6eb8a2d3b8579d515d005522cbd5a2761e749bd992fd/cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0514c7ecbcc21f1fb6f6794eea958b0254646eb52e4873cf58f8f318277b0665",
                "md5": "a8eec1a01636782eeb9c05d906c6cfe7",
                "sha256": "64fd2e062f9e189fa74ce1ead1a5f3109f1ad3b06db77358a3dccafad2c89369"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "a8eec1a01636782eeb9c05d906c6cfe7",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1503379,
            "upload_time": "2023-05-06T21:57:17",
            "upload_time_iso_8601": "2023-05-06T21:57:17.620091Z",
            "url": "https://files.pythonhosted.org/packages/05/14/c7ecbcc21f1fb6f6794eea958b0254646eb52e4873cf58f8f318277b0665/cramjam_cli-0.1.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f61fe918eaa1eb33455cad8e8298b590750ec2d29473b32e9776759b9f65d81",
                "md5": "de0d28113f7a0c406e43d9d420dd7ecb",
                "sha256": "000c59ea69c4418298a039576723c2197687aee8ab9c506e4f8d305741df16ed"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-none-win32.whl",
            "has_sig": false,
            "md5_digest": "de0d28113f7a0c406e43d9d420dd7ecb",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1176110,
            "upload_time": "2023-05-06T21:57:18",
            "upload_time_iso_8601": "2023-05-06T21:57:18.992073Z",
            "url": "https://files.pythonhosted.org/packages/9f/61/fe918eaa1eb33455cad8e8298b590750ec2d29473b32e9776759b9f65d81/cramjam_cli-0.1.1-cp37-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb2e69070f2120c99737e972d7eada4baf3e23b2fd7648a7491793db604fda4",
                "md5": "6ac2f3d07b7ad95384690f9e2424feb8",
                "sha256": "3a9462549ce4efe38ebdc22f8f064fccba0738c11531ff5d4d8ce3237c57d303"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp37-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6ac2f3d07b7ad95384690f9e2424feb8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1231012,
            "upload_time": "2023-05-06T21:57:20",
            "upload_time_iso_8601": "2023-05-06T21:57:20.342017Z",
            "url": "https://files.pythonhosted.org/packages/9f/b2/e69070f2120c99737e972d7eada4baf3e23b2fd7648a7491793db604fda4/cramjam_cli-0.1.1-cp37-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef9ec37682c032d074fc55ca2a79c1e2cc8cf5341ae0c92c706b2e87f5930075",
                "md5": "fcba8fdfb14b5002d4f2c49837e0b179",
                "sha256": "6faa61c54a17cbdc37f9798effa15bb3ad252d5e48481ceaf7e4593ebd9477fc"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fcba8fdfb14b5002d4f2c49837e0b179",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1585802,
            "upload_time": "2023-05-06T21:57:22",
            "upload_time_iso_8601": "2023-05-06T21:57:22.068958Z",
            "url": "https://files.pythonhosted.org/packages/ef/9e/c37682c032d074fc55ca2a79c1e2cc8cf5341ae0c92c706b2e87f5930075/cramjam_cli-0.1.1-cp38-cp38-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17e95b00506e2f0bfc5fa218d899e7ebe97d23d6b016537ca3595d16bc1d4ece",
                "md5": "7b784ffbcc1275dbedb816dfe6e439e4",
                "sha256": "1b60d980b1ec9e41ef4cafabefd7854fd041d9dca8b0670fc4d1bc34d6f8527d"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "7b784ffbcc1275dbedb816dfe6e439e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2965611,
            "upload_time": "2023-05-06T21:57:23",
            "upload_time_iso_8601": "2023-05-06T21:57:23.517906Z",
            "url": "https://files.pythonhosted.org/packages/17/e9/5b00506e2f0bfc5fa218d899e7ebe97d23d6b016537ca3595d16bc1d4ece/cramjam_cli-0.1.1-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4aa6da6cd2c46bfd7347d4c3caff623b724ddcd869b5836c6859d656f8c7eed7",
                "md5": "1c52a82ceadbbe8086d519a693995ece",
                "sha256": "c95bfe9f11f444e8970d9c6b0e2dcf15363d0cf58c36875cb3edfcb82bb05825"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1c52a82ceadbbe8086d519a693995ece",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1318536,
            "upload_time": "2023-05-06T21:57:24",
            "upload_time_iso_8601": "2023-05-06T21:57:24.712279Z",
            "url": "https://files.pythonhosted.org/packages/4a/a6/da6cd2c46bfd7347d4c3caff623b724ddcd869b5836c6859d656f8c7eed7/cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c7c7e4a9928af1cf45eaea9ac4fa66612e6b05c4b220cd9af534b836148f119",
                "md5": "fee28f420d61c92da693c17c2462ca0c",
                "sha256": "b66ac833288412bf82bd9ebf9e6637796d6442d8212636d692efad9209ce8e88"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "fee28f420d61c92da693c17c2462ca0c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1336927,
            "upload_time": "2023-05-06T21:57:25",
            "upload_time_iso_8601": "2023-05-06T21:57:25.827320Z",
            "url": "https://files.pythonhosted.org/packages/7c/7c/7e4a9928af1cf45eaea9ac4fa66612e6b05c4b220cd9af534b836148f119/cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f549220f50b5f42fb70d120cd0ae8213d85ee4a2b0e21b1e5bccf9af30f195e",
                "md5": "03ccd3b5bb24dfcb0ed10fbf8f9cb76d",
                "sha256": "c3252997221708c91815442676f4cac8df454b9a0b1374d606e474c391fddab8"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "03ccd3b5bb24dfcb0ed10fbf8f9cb76d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1573696,
            "upload_time": "2023-05-06T21:57:27",
            "upload_time_iso_8601": "2023-05-06T21:57:27.157968Z",
            "url": "https://files.pythonhosted.org/packages/5f/54/9220f50b5f42fb70d120cd0ae8213d85ee4a2b0e21b1e5bccf9af30f195e/cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "758f1386dcc16a31d0b0c314fc1f7fe8dee2e764c4f813f7bfd4febde5e662cc",
                "md5": "1670b58fc1405da5609f53d17de70324",
                "sha256": "76f94a87b313ae0b7a9b75f4eba6ab276879e80e703463621e7133cdccef906d"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1670b58fc1405da5609f53d17de70324",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1643949,
            "upload_time": "2023-05-06T21:57:28",
            "upload_time_iso_8601": "2023-05-06T21:57:28.552961Z",
            "url": "https://files.pythonhosted.org/packages/75/8f/1386dcc16a31d0b0c314fc1f7fe8dee2e764c4f813f7bfd4febde5e662cc/cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec7723f671d09d51bec9be17ea9956d0f958a07125994dd2addba000cc7c3138",
                "md5": "1a5ceaaac7df24099cb1adba9f8edbe6",
                "sha256": "6ddc620dc124bc35afe7d8ef053ac99f67c61865b2011334c8c72194e2d1bae2"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1a5ceaaac7df24099cb1adba9f8edbe6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1526109,
            "upload_time": "2023-05-06T21:57:29",
            "upload_time_iso_8601": "2023-05-06T21:57:29.808753Z",
            "url": "https://files.pythonhosted.org/packages/ec/77/23f671d09d51bec9be17ea9956d0f958a07125994dd2addba000cc7c3138/cramjam_cli-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47ecb1b3e3b7aa5f4f4c367ae7123fa415a8b04e3a020b9a9b58dfb79a76dd46",
                "md5": "05b9dbb80eca76e4d3fc30ea8112fc73",
                "sha256": "0f65b7925de01f43f9f6a98391e89a2ebee71c602c98fae70710a4f2fb30a847"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "05b9dbb80eca76e4d3fc30ea8112fc73",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1503376,
            "upload_time": "2023-05-06T21:57:31",
            "upload_time_iso_8601": "2023-05-06T21:57:31.868453Z",
            "url": "https://files.pythonhosted.org/packages/47/ec/b1b3e3b7aa5f4f4c367ae7123fa415a8b04e3a020b9a9b58dfb79a76dd46/cramjam_cli-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b74dd0c859d3a881c0600e47c854730ad660d0f893a80a464fd1161d4f72a79",
                "md5": "15f495dd68c900e13b93b60fb73f740d",
                "sha256": "b0113fd0b59fee3529b7bcfb1e33f6df00ad7d8cdbf0f736fd3e2c0d90ac629d"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "15f495dd68c900e13b93b60fb73f740d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1176113,
            "upload_time": "2023-05-06T21:57:33",
            "upload_time_iso_8601": "2023-05-06T21:57:33.690214Z",
            "url": "https://files.pythonhosted.org/packages/0b/74/dd0c859d3a881c0600e47c854730ad660d0f893a80a464fd1161d4f72a79/cramjam_cli-0.1.1-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48306f569d7d88f0388d74e1ab4564afa2f846fa6e8e8059851c1bb31c6f0381",
                "md5": "1d139eb11bc354c34111b5158e18fa41",
                "sha256": "6466586e08aab9155ee74866dcd23011daa19f01cf98af751e93886c4c8d92eb"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1d139eb11bc354c34111b5158e18fa41",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1231014,
            "upload_time": "2023-05-06T21:57:34",
            "upload_time_iso_8601": "2023-05-06T21:57:34.955261Z",
            "url": "https://files.pythonhosted.org/packages/48/30/6f569d7d88f0388d74e1ab4564afa2f846fa6e8e8059851c1bb31c6f0381/cramjam_cli-0.1.1-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0335c24f25fa80384f88a0eef71208cbaca0b5ba840155bec52307d6faf13e83",
                "md5": "8117d3267a0ee19e722cf028d32aa22c",
                "sha256": "bdeb3250d67b8beee0376329e121e9de63713edbf9be97cb9061817b5533f777"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8117d3267a0ee19e722cf028d32aa22c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1585803,
            "upload_time": "2023-05-06T21:57:36",
            "upload_time_iso_8601": "2023-05-06T21:57:36.958779Z",
            "url": "https://files.pythonhosted.org/packages/03/35/c24f25fa80384f88a0eef71208cbaca0b5ba840155bec52307d6faf13e83/cramjam_cli-0.1.1-cp39-cp39-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8e04985b84d2d9f38a7096c457116f0ac8e734b7c1223660fd3b8ca7aeb9413",
                "md5": "c2ad2ad0c73fbee46b72f1dee5a8a83a",
                "sha256": "94b00e8deb9280f9b553c0a716279244b2e90fd7da9ed77510b70e69c08f01eb"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "c2ad2ad0c73fbee46b72f1dee5a8a83a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2965612,
            "upload_time": "2023-05-06T21:57:38",
            "upload_time_iso_8601": "2023-05-06T21:57:38.253968Z",
            "url": "https://files.pythonhosted.org/packages/d8/e0/4985b84d2d9f38a7096c457116f0ac8e734b7c1223660fd3b8ca7aeb9413/cramjam_cli-0.1.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a41c7597d073a2ff89257499c9c102ef82d372f99abd1659c879e85a2479c20",
                "md5": "f605cc0d90460fa3dee81a1303f4aab9",
                "sha256": "3bc67e3e153bfd62584c487c19ca5629cb7e081cf23626601a3e9ad586ed8247"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f605cc0d90460fa3dee81a1303f4aab9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1318537,
            "upload_time": "2023-05-06T21:57:40",
            "upload_time_iso_8601": "2023-05-06T21:57:40.317736Z",
            "url": "https://files.pythonhosted.org/packages/6a/41/c7597d073a2ff89257499c9c102ef82d372f99abd1659c879e85a2479c20/cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c82f0425617dced49590d9bf7fc5656fb8e3e92c36df8fd582eb41b2a2c5b664",
                "md5": "7410955dcfcde95f3d90702599e8d147",
                "sha256": "f9b7785564c30662519d167c6259f465e5c2a7cebbf600eb043982fcea46b593"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "7410955dcfcde95f3d90702599e8d147",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1336924,
            "upload_time": "2023-05-06T21:57:42",
            "upload_time_iso_8601": "2023-05-06T21:57:42.356107Z",
            "url": "https://files.pythonhosted.org/packages/c8/2f/0425617dced49590d9bf7fc5656fb8e3e92c36df8fd582eb41b2a2c5b664/cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9144a2a86be65b131dce40ba2765f608b0c4c9dc270257d74eea3fe8de49c45",
                "md5": "cb48bc7c568fa4b268a5244d1fb3ba31",
                "sha256": "d489a365da73d939160700250c58c5f748628c04da625e57f715105f21d14439"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "cb48bc7c568fa4b268a5244d1fb3ba31",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1573699,
            "upload_time": "2023-05-06T21:57:43",
            "upload_time_iso_8601": "2023-05-06T21:57:43.456435Z",
            "url": "https://files.pythonhosted.org/packages/c9/14/4a2a86be65b131dce40ba2765f608b0c4c9dc270257d74eea3fe8de49c45/cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52d359b3989eac9a566f9169cf962ed96f05d319cf4b74759767a6368dadc520",
                "md5": "0d589de51878095573bc79540169db47",
                "sha256": "d22f43a02b33646942803d877a90bb1389fb525264b1fe50daf195cec752a869"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "0d589de51878095573bc79540169db47",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1643948,
            "upload_time": "2023-05-06T21:57:44",
            "upload_time_iso_8601": "2023-05-06T21:57:44.726984Z",
            "url": "https://files.pythonhosted.org/packages/52/d3/59b3989eac9a566f9169cf962ed96f05d319cf4b74759767a6368dadc520/cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27d7eb3b65034e184b39f12c2178a70a0cb176c5f13563eded5d199777cf2753",
                "md5": "e19c8fffd76e2d54cb8166322a5c4e95",
                "sha256": "485d1c54a9011564da3fd8891d8775955ae73f027992978817acfb1d1dcc9e33"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e19c8fffd76e2d54cb8166322a5c4e95",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1526109,
            "upload_time": "2023-05-06T21:57:46",
            "upload_time_iso_8601": "2023-05-06T21:57:46.115114Z",
            "url": "https://files.pythonhosted.org/packages/27/d7/eb3b65034e184b39f12c2178a70a0cb176c5f13563eded5d199777cf2753/cramjam_cli-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fd125435ef0a6e0842a8864aeffba27ded934b36ed0bbd5eedc0570e2d5f765",
                "md5": "5e8ea93922ecc1c3901498110c6c851f",
                "sha256": "9b5769a8952cfa7501d55af4c97de2927ef19a7c46ec4b3d4cb51bf338a16b6d"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "5e8ea93922ecc1c3901498110c6c851f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1503376,
            "upload_time": "2023-05-06T21:57:48",
            "upload_time_iso_8601": "2023-05-06T21:57:48.008793Z",
            "url": "https://files.pythonhosted.org/packages/8f/d1/25435ef0a6e0842a8864aeffba27ded934b36ed0bbd5eedc0570e2d5f765/cramjam_cli-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ce16a244a12fcf81ed304df50ceabb507dfecc3b957b4c2bc232ad79b764b24",
                "md5": "7ff81c48a8b0203193067f2ed742e0f1",
                "sha256": "e91454c4edc5a911d0f6f0777d2d069969f393672804be10d660350bff0a5366"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "7ff81c48a8b0203193067f2ed742e0f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1176106,
            "upload_time": "2023-05-06T21:57:49",
            "upload_time_iso_8601": "2023-05-06T21:57:49.756370Z",
            "url": "https://files.pythonhosted.org/packages/0c/e1/6a244a12fcf81ed304df50ceabb507dfecc3b957b4c2bc232ad79b764b24/cramjam_cli-0.1.1-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1e331eda6cd1dbc95543933dcc6c2c12a4d011432bc440832f238e7a149aacb",
                "md5": "c2e1ab7ee42f2388555ba66e74cb36ea",
                "sha256": "b59bd46508c4cbe609dd9801a437dd56f6c62f2e8e9a672a442901f8a417d85d"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c2e1ab7ee42f2388555ba66e74cb36ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1231013,
            "upload_time": "2023-05-06T21:57:51",
            "upload_time_iso_8601": "2023-05-06T21:57:51.695908Z",
            "url": "https://files.pythonhosted.org/packages/a1/e3/31eda6cd1dbc95543933dcc6c2c12a4d011432bc440832f238e7a149aacb/cramjam_cli-0.1.1-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e0c69dd78218e9642fd611b59738b0bc97112e6dc8a376d1af95efbcf2d8e81",
                "md5": "d6a58b5e95dc1401caa3122c4e6deec2",
                "sha256": "0e5f171f2d146c39c00e1adbdd5bab93353cca0d1b8535fb1eb8f8d95be5f6ea"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp37-pypy37_pp73-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d6a58b5e95dc1401caa3122c4e6deec2",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1585988,
            "upload_time": "2023-05-06T21:57:53",
            "upload_time_iso_8601": "2023-05-06T21:57:53.062985Z",
            "url": "https://files.pythonhosted.org/packages/4e/0c/69dd78218e9642fd611b59738b0bc97112e6dc8a376d1af95efbcf2d8e81/cramjam_cli-0.1.1-pp37-pypy37_pp73-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4fe4851b28683b2e6fd65e4e759f9675b218fabdd8d55fc88e4a6ae24a675cc",
                "md5": "d3759369096785051b2e3e1e3b6a62c6",
                "sha256": "bf793c41e57b33fcb7355b4c33d644f4ab3dbcc1102c9546c3d8053122c5cb53"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d3759369096785051b2e3e1e3b6a62c6",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1318538,
            "upload_time": "2023-05-06T21:57:54",
            "upload_time_iso_8601": "2023-05-06T21:57:54.311799Z",
            "url": "https://files.pythonhosted.org/packages/e4/fe/4851b28683b2e6fd65e4e759f9675b218fabdd8d55fc88e4a6ae24a675cc/cramjam_cli-0.1.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1f01fdd8685160d1eff373b9712200d9edcdd1c76435bb7b8f75e913d1dc562",
                "md5": "d2355fe4a1c9acf7c25109f9e3472d0e",
                "sha256": "66cd245da2da53b931a6e5e7fb3499fa1730e9102f89bd18c8f75f43ac170cfb"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d2355fe4a1c9acf7c25109f9e3472d0e",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1526084,
            "upload_time": "2023-05-06T21:57:55",
            "upload_time_iso_8601": "2023-05-06T21:57:55.542403Z",
            "url": "https://files.pythonhosted.org/packages/b1/f0/1fdd8685160d1eff373b9712200d9edcdd1c76435bb7b8f75e913d1dc562/cramjam_cli-0.1.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e8ede10271c5d6efbc3973bc063cd7986f9fedb699ebacb6acab48c07454bf3",
                "md5": "d5312ea756bcf4f391bca31de7b02d08",
                "sha256": "66490231bdf8570faee45a9b01c3e69b7b7b2683ecf48e6b85530dd0970226e4"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d5312ea756bcf4f391bca31de7b02d08",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1585991,
            "upload_time": "2023-05-06T21:57:57",
            "upload_time_iso_8601": "2023-05-06T21:57:57.070010Z",
            "url": "https://files.pythonhosted.org/packages/3e/8e/de10271c5d6efbc3973bc063cd7986f9fedb699ebacb6acab48c07454bf3/cramjam_cli-0.1.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fecd6dec2e9cff8f7242903a186a2bba3299db4bdaa5c5d7eb6aa73571e73227",
                "md5": "5721306520185275018ceaa359059554",
                "sha256": "998e1ac139089413166ede1dd2a1f1daf7d496e28973705d7454f3c1fb521a32"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5721306520185275018ceaa359059554",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1318538,
            "upload_time": "2023-05-06T21:57:58",
            "upload_time_iso_8601": "2023-05-06T21:57:58.697540Z",
            "url": "https://files.pythonhosted.org/packages/fe/cd/6dec2e9cff8f7242903a186a2bba3299db4bdaa5c5d7eb6aa73571e73227/cramjam_cli-0.1.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb15462f415c0a64117d5927f32fa75c5643025c8b1b1690183d1324fc372da4",
                "md5": "ccde90b250b131737ecd58a0b9ad66db",
                "sha256": "5d96c7b81bb0a1ebd28f91074e3569b59b41fbb81301d843f11cd1b7c61b4856"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ccde90b250b131737ecd58a0b9ad66db",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1526082,
            "upload_time": "2023-05-06T21:58:00",
            "upload_time_iso_8601": "2023-05-06T21:58:00.161310Z",
            "url": "https://files.pythonhosted.org/packages/bb/15/462f415c0a64117d5927f32fa75c5643025c8b1b1690183d1324fc372da4/cramjam_cli-0.1.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "572875a2626e8e22184d938004e91ae06fa467258fe24bd34bf3c5e75b167de1",
                "md5": "2349a86099c7fbc32c31b6a5985a15ae",
                "sha256": "35202168edda21eeff90a3c83ceb685a949dc8693463ab95a1caa27a0e0591fd"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2349a86099c7fbc32c31b6a5985a15ae",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1585992,
            "upload_time": "2023-05-06T21:58:02",
            "upload_time_iso_8601": "2023-05-06T21:58:02.192543Z",
            "url": "https://files.pythonhosted.org/packages/57/28/75a2626e8e22184d938004e91ae06fa467258fe24bd34bf3c5e75b167de1/cramjam_cli-0.1.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f89bb7d7c60cde10afaa3c438e23886502e3dccdc4c4d65db4c3e56da8d92632",
                "md5": "86851268156a804a87417394ab3b04e4",
                "sha256": "280be20965d55bf4f21c37b73fc4bb6cc82401da97352d104f5cef8898bf18ca"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "86851268156a804a87417394ab3b04e4",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1318540,
            "upload_time": "2023-05-06T21:58:04",
            "upload_time_iso_8601": "2023-05-06T21:58:04.081281Z",
            "url": "https://files.pythonhosted.org/packages/f8/9b/b7d7c60cde10afaa3c438e23886502e3dccdc4c4d65db4c3e56da8d92632/cramjam_cli-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ef219ac25489834bd0526546872b5788b07f226aaa57c614f8161ae573f01d7",
                "md5": "dfd8642f9b5fca120f6c2b44e66911d6",
                "sha256": "1f652b7667766bb9c107b90ba83fc6aad79c5b3663e6ee7655210fd11733e7ca"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dfd8642f9b5fca120f6c2b44e66911d6",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1526083,
            "upload_time": "2023-05-06T21:58:05",
            "upload_time_iso_8601": "2023-05-06T21:58:05.393558Z",
            "url": "https://files.pythonhosted.org/packages/7e/f2/19ac25489834bd0526546872b5788b07f226aaa57c614f8161ae573f01d7/cramjam_cli-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83e8871c1ce6eae300dec97587aa528aa34286f1a778e4ae13e5b671ca53dee2",
                "md5": "b909c6509d49c31a139c5ba4f080f721",
                "sha256": "45d47a484f42d967b8ce2aa73c72fa70ab7d58bb11c12818c5631a646e0fe16d"
            },
            "downloads": -1,
            "filename": "cramjam_cli-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b909c6509d49c31a139c5ba4f080f721",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12579,
            "upload_time": "2023-05-06T21:58:06",
            "upload_time_iso_8601": "2023-05-06T21:58:06.404193Z",
            "url": "https://files.pythonhosted.org/packages/83/e8/871c1ce6eae300dec97587aa528aa34286f1a778e4ae13e5b671ca53dee2/cramjam_cli-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-06 21:58:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "milesgranger",
    "github_project": "pyrus-cramjam",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cramjam-cli"
}
        
Elapsed time: 0.09273s