{ "info": { "author": "Joe Bowers", "author_email": "joerbowers@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving" ], "description": "A pure python module for compressing and decompressing streams of\ndata, built around iterators. Requires python 2.6", "description_content_type": null, "docs_url": "https://pythonhosted.org/lzw/", "download_url": "http://pypi.python.org/packages/source/l/lzw/lzw-0.01.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.joe-bowers.com/static/lzw", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "lzw", "package_url": "https://pypi.org/project/lzw/", "platform": "Python 2.6", "project_url": "https://pypi.org/project/lzw/", "project_urls": { "Download": "http://pypi.python.org/packages/source/l/lzw/lzw-0.01.tar.gz", "Homepage": "http://www.joe-bowers.com/static/lzw" }, "release_url": "https://pypi.org/project/lzw/0.01.11/", "requires_dist": null, "requires_python": null, "summary": "Low Level, pure python lzw compression/decompression library", "version": "0.01.11" }, "last_serial": 794416, "releases": { "0.01.01": [ { "comment_text": "", "digests": { "md5": "1ff14091939830d28be35a4436e303a7", "sha256": "b3d27ca9030a53599f11fc7eeacfd1cb9ecd58ba7b8b36826d6516382addf327" }, "downloads": -1, "filename": "lzw-0.01.01.tar.gz", "has_sig": false, "md5_digest": "1ff14091939830d28be35a4436e303a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3345481, "upload_time": "2010-04-20T22:54:44", "url": "https://files.pythonhosted.org/packages/93/77/5c7563373408b2d84f4fb051db70bcd0ea9d6a2ec306db02fbae7702726a/lzw-0.01.01.tar.gz" } ], "0.01.11": [ { "comment_text": "", "digests": { "md5": "9d1ecb90ce9d463c4b454cd04ea41e3c", "sha256": "a5e3fc0c66fd95c79e15e7046ecfe53450665e802fa1c87ccd63e21c62f42df2" }, "downloads": -1, "filename": "lzw-0.01.11.tar.gz", "has_sig": false, "md5_digest": "9d1ecb90ce9d463c4b454cd04ea41e3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3239892, "upload_time": "2011-04-29T18:41:21", "url": "https://files.pythonhosted.org/packages/10/6c/a883bef1acd5513c0edb14c0e87c051d36d3a796e748a07435326abc4cb9/lzw-0.01.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d1ecb90ce9d463c4b454cd04ea41e3c", "sha256": "a5e3fc0c66fd95c79e15e7046ecfe53450665e802fa1c87ccd63e21c62f42df2" }, "downloads": -1, "filename": "lzw-0.01.11.tar.gz", "has_sig": false, "md5_digest": "9d1ecb90ce9d463c4b454cd04ea41e3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3239892, "upload_time": "2011-04-29T18:41:21", "url": "https://files.pythonhosted.org/packages/10/6c/a883bef1acd5513c0edb14c0e87c051d36d3a796e748a07435326abc4cb9/lzw-0.01.11.tar.gz" } ] }