{ "info": { "author": "Haohui Mai", "author_email": "haohui.mai@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "==============\npython-lz4-raw\n==============\n\n.. image:: https://secure.travis-ci.org/haohui/python-lz4-raw.png?branch=master\n\nInspired by the `python-lz4 `_ library, this package provides yet another bindings for the `lz4 compression library `_ by Yann Collet. Compared to the python-lz4 library, it provides bindings to the unframed API including `LZ4_compress_default()` and `LZ4_decompress_safe()` so that it can be used along with the `python-hadoop `_ package to read data for customized framing such as the Hadoop SequenceFile format.\n\nInstall\n=======\n\nThe package is hosted on `PyPI `_::\n\n $ pip install lz4-raw\n $ easy_install lz4-raw", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/haohui/python-lz4-raw", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "lz4-raw", "package_url": "https://pypi.org/project/lz4-raw/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lz4-raw/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/haohui/python-lz4-raw" }, "release_url": "https://pypi.org/project/lz4-raw/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Raw Python Bindings for LZ4", "version": "0.0.1" }, "last_serial": 2121205, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3113225f04b5b99ee01c5883f9bb69f1", "sha256": "7059241c518212e0ff24907142fef4475d8ade888c005566ad0c812b96cca065" }, "downloads": -1, "filename": "lz4-raw-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3113225f04b5b99ee01c5883f9bb69f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21547, "upload_time": "2016-05-18T06:49:36", "url": "https://files.pythonhosted.org/packages/bd/42/1f75f558f4f62e226c60c142d62c78468ba75b1fc97601aa9662b23e72a2/lz4-raw-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3113225f04b5b99ee01c5883f9bb69f1", "sha256": "7059241c518212e0ff24907142fef4475d8ade888c005566ad0c812b96cca065" }, "downloads": -1, "filename": "lz4-raw-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3113225f04b5b99ee01c5883f9bb69f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21547, "upload_time": "2016-05-18T06:49:36", "url": "https://files.pythonhosted.org/packages/bd/42/1f75f558f4f62e226c60c142d62c78468ba75b1fc97601aa9662b23e72a2/lz4-raw-0.0.1.tar.gz" } ] }