{ "info": { "author": "Dima Krasner", "author_email": "dima@dimakrasner.com", "bugtrack_url": null, "classifiers": [], "description": " _ __\n _ __ _ _| |____/ _|___ ___\n| '_ \\| | | | |_ / |_/ __|/ _ \\\n| |_) | |_| | |/ /| _\\__ \\ __/\n| .__/ \\__, |_/___|_| |___/\\___|\n|_| |___/\n\nOverview\n========\n\npylzfse is a Python (https://www.python.org/) module that provides LZFSE\ncompression and decompression through the reference implementation provided by\nApple (https://github.com/lzfse/lzfse).\n\nBuilding\n========\n\n $ git clone --recursive https://github.com/dimkr/pylzfse\n $ python setup.py build\n\nCredits and Legal Information\n=============================\n\npylzfse is free and unencumbered software released under the terms of the MIT\nlicense; see COPYING for the license text. For a list of its authors and\ncontributors, see AUTHORS.\n\nThe ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pylzfse", "package_url": "https://pypi.org/project/pylzfse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pylzfse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pylzfse/0.2/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for the LZFSE reference implementation", "version": "0.2" }, "last_serial": 2783208, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "caf319c405cf72601b141cad72af4790", "sha256": "69432a6216c7a6c1c0ed41dabb860dbd9580315647f9658ee457b667f10f7f19" }, "downloads": -1, "filename": "pylzfse-0.2.tar.gz", "has_sig": false, "md5_digest": "caf319c405cf72601b141cad72af4790", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28645, "upload_time": "2017-04-11T14:43:49", "url": "https://files.pythonhosted.org/packages/27/8c/62dc69d6d5a624567c2970bfc850229fd43ed3105dd4710c02dca310eb1e/pylzfse-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "caf319c405cf72601b141cad72af4790", "sha256": "69432a6216c7a6c1c0ed41dabb860dbd9580315647f9658ee457b667f10f7f19" }, "downloads": -1, "filename": "pylzfse-0.2.tar.gz", "has_sig": false, "md5_digest": "caf319c405cf72601b141cad72af4790", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28645, "upload_time": "2017-04-11T14:43:49", "url": "https://files.pythonhosted.org/packages/27/8c/62dc69d6d5a624567c2970bfc850229fd43ed3105dd4710c02dca310eb1e/pylzfse-0.2.tar.gz" } ] }