dectris-compression


Namedectris-compression JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/dectris/compression
SummaryDECTRIS compression algorithms
upload_time2023-09-03 10:21:57
maintainer
docs_urlNone
authorKal Conley
requires_python
licenseMIT
keywords compression dectris
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dectris-compression
This library provides compression algorithms used by DECTRIS.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dectris/compression",
    "name": "dectris-compression",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "compression,dectris",
    "author": "Kal Conley",
    "author_email": "kal.conley@dectris.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/d2/73a3b6c0ad62f22dd538bda35fc1d77aabcb3598fc612700f785a881040c/dectris-compression-0.3.0.tar.gz",
    "platform": null,
    "description": "# dectris-compression\nThis library provides compression algorithms used by DECTRIS.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DECTRIS compression algorithms",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/dectris/compression"
    },
    "split_keywords": [
        "compression",
        "dectris"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dd273a3b6c0ad62f22dd538bda35fc1d77aabcb3598fc612700f785a881040c",
                "md5": "e0ed28ae38a80bfefb88ce8a6e3f724a",
                "sha256": "503608e6aa736c98210094e5e930d85d37a9b4a4dfa9cb2e6f2ac162d99da084"
            },
            "downloads": -1,
            "filename": "dectris-compression-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e0ed28ae38a80bfefb88ce8a6e3f724a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57577,
            "upload_time": "2023-09-03T10:21:57",
            "upload_time_iso_8601": "2023-09-03T10:21:57.603252Z",
            "url": "https://files.pythonhosted.org/packages/9d/d2/73a3b6c0ad62f22dd538bda35fc1d77aabcb3598fc612700f785a881040c/dectris-compression-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 10:21:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dectris",
    "github_project": "compression",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "dectris-compression"
}
        
Elapsed time: 0.18710s