python-snappy


Namepython-snappy JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttp://github.com/intake/python-snappy
SummaryPython library for the snappy compression library from Google
upload_time2024-02-28 18:32:20
maintainer
docs_urlNone
authorAndres Moreira
requires_python
licenseBSD
keywords snappy compression google
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Python bindings for the snappy compression library from Google.

More details about Snappy library: http://google.github.io/snappy

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/intake/python-snappy",
    "name": "python-snappy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "snappy,compression,google",
    "author": "Andres Moreira",
    "author_email": "andres@andresmoreira.com",
    "download_url": "https://files.pythonhosted.org/packages/09/0a/fbba5fecf01bd2c1f0921388c6c255b2e8f471087c97b4ec0412d30a5d1b/python-snappy-0.7.1.tar.gz",
    "platform": null,
    "description": "\nPython bindings for the snappy compression library from Google.\n\nMore details about Snappy library: http://google.github.io/snappy\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python library for the snappy compression library from Google",
    "version": "0.7.1",
    "project_urls": {
        "Homepage": "http://github.com/intake/python-snappy"
    },
    "split_keywords": [
        "snappy",
        "compression",
        "google"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1fa10b664d1f557af25c6f5622997965901b292e22d6d93f13563bae75660fd",
                "md5": "0e0468e45f75e51b73a6036b527dc20d",
                "sha256": "7c9111be1ae1dcbf4ce32b752366d4a5d4f07898d517691c4003d41e04b03488"
            },
            "downloads": -1,
            "filename": "python_snappy-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e0468e45f75e51b73a6036b527dc20d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8590,
            "upload_time": "2024-02-28T18:32:18",
            "upload_time_iso_8601": "2024-02-28T18:32:18.686201Z",
            "url": "https://files.pythonhosted.org/packages/a1/fa/10b664d1f557af25c6f5622997965901b292e22d6d93f13563bae75660fd/python_snappy-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "090afbba5fecf01bd2c1f0921388c6c255b2e8f471087c97b4ec0412d30a5d1b",
                "md5": "c455a29465a8f53b937a686e90ec0fe0",
                "sha256": "1bc29d36211d44bb9f04f3d7ccfbaeaebbc2f62b6d40f4fc4edd1fb16bc52c13"
            },
            "downloads": -1,
            "filename": "python-snappy-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c455a29465a8f53b937a686e90ec0fe0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8832,
            "upload_time": "2024-02-28T18:32:20",
            "upload_time_iso_8601": "2024-02-28T18:32:20.467460Z",
            "url": "https://files.pythonhosted.org/packages/09/0a/fbba5fecf01bd2c1f0921388c6c255b2e8f471087c97b4ec0412d30a5d1b/python-snappy-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 18:32:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intake",
    "github_project": "python-snappy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "python-snappy"
}
        
Elapsed time: 0.30095s