pylzma


Namepylzma JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttp://www.joachim-bauch.de/projects/pylzma/
SummaryPython bindings for the LZMA library by Igor Pavlov.
upload_time2018-09-26 18:44:08
maintainer
docs_urlNone
authorJoachim Bauch
requires_python
licenseLGPL
keywords lzma compression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyLZMA provides a platform independent way to read and write data
that has been compressed or can be decompressed by the LZMA library by Igor Pavlov.
            

Raw data

            {
    "_id": null,
    "home_page": "http://www.joachim-bauch.de/projects/pylzma/",
    "name": "pylzma",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "lzma compression",
    "author": "Joachim Bauch",
    "author_email": "mail@joachim-bauch.de",
    "download_url": "https://files.pythonhosted.org/packages/03/d8/10ef072c3cd4301a65a1b762b09eefa02baf8da23b9ea77ebe9546499975/pylzma-0.5.0.tar.gz",
    "platform": "",
    "description": "PyLZMA provides a platform independent way to read and write data\nthat has been compressed or can be decompressed by the LZMA library by Igor Pavlov.",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Python bindings for the LZMA library by Igor Pavlov.",
    "version": "0.5.0",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/pylzma/",
        "Homepage": "http://www.joachim-bauch.de/projects/pylzma/"
    },
    "split_keywords": [
        "lzma",
        "compression"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03d810ef072c3cd4301a65a1b762b09eefa02baf8da23b9ea77ebe9546499975",
                "md5": "d28f96a915aab7b14276fc16f2473697",
                "sha256": "b874172afbf37770e643bf2dc9d9b6b03eb95d8f8162e157145b3fe9e1b68a1c"
            },
            "downloads": -1,
            "filename": "pylzma-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d28f96a915aab7b14276fc16f2473697",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4215481,
            "upload_time": "2018-09-26T18:44:08",
            "upload_time_iso_8601": "2018-09-26T18:44:08.754244Z",
            "url": "https://files.pythonhosted.org/packages/03/d8/10ef072c3cd4301a65a1b762b09eefa02baf8da23b9ea77ebe9546499975/pylzma-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-09-26 18:44:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pylzma"
}
        
Elapsed time: 0.09842s