python-snappy


Namepython-snappy JSON
Version 0.7.3 PyPI version JSON
download
home_pagehttp://github.com/intake/python-snappy
SummaryPython library for the snappy compression library from Google
upload_time2024-08-29 13:16:05
maintainerNone
docs_urlNone
authorAndres Moreira
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "snappy, compression, google",
    "author": "Andres Moreira",
    "author_email": "andres@andresmoreira.com",
    "download_url": "https://files.pythonhosted.org/packages/39/66/9185fbb6605ba92716d9f77fbb13c97eb671cd13c3ad56bd154016fbf08b/python_snappy-0.7.3.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.3",
    "project_urls": {
        "Homepage": "http://github.com/intake/python-snappy"
    },
    "split_keywords": [
        "snappy",
        " compression",
        " google"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86c10ee413ddd639aebf22c85d6db39f136ccc10e6a4b4dd275a92b5c839de8d",
                "md5": "6a3783947a73ab0b9be4672a8e447e60",
                "sha256": "074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50"
            },
            "downloads": -1,
            "filename": "python_snappy-0.7.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a3783947a73ab0b9be4672a8e447e60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9155,
            "upload_time": "2024-08-29T13:16:04",
            "upload_time_iso_8601": "2024-08-29T13:16:04.773231Z",
            "url": "https://files.pythonhosted.org/packages/86/c1/0ee413ddd639aebf22c85d6db39f136ccc10e6a4b4dd275a92b5c839de8d/python_snappy-0.7.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39669185fbb6605ba92716d9f77fbb13c97eb671cd13c3ad56bd154016fbf08b",
                "md5": "78b6ad51849e18546f340ef0e1e49b33",
                "sha256": "40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3"
            },
            "downloads": -1,
            "filename": "python_snappy-0.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "78b6ad51849e18546f340ef0e1e49b33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9337,
            "upload_time": "2024-08-29T13:16:05",
            "upload_time_iso_8601": "2024-08-29T13:16:05.705403Z",
            "url": "https://files.pythonhosted.org/packages/39/66/9185fbb6605ba92716d9f77fbb13c97eb671cd13c3ad56bd154016fbf08b/python_snappy-0.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-29 13:16:05",
    "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.38463s