{ "info": { "author": "Clovis Fabricio", "author_email": "nosklo at gmail dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: System :: Archiving :: Compression", "Topic :: Utilities" ], "description": "trzip.py is a quick script to stream rzip compressed files.\n\ncompress:\n$ cat somefile.dat | trzip.py > somefile.trz \n\ndecompress:\n$ cat somefile.trz | trzip.py -d > somefile2.dat\n\nComparing result\n$ cmp somefile.dat somefile2.dat", "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": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "trzip", "package_url": "https://pypi.org/project/trzip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/trzip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/trzip/0.01a2/", "requires_dist": null, "requires_python": null, "summary": "rzip-stream library", "version": "0.01a2" }, "last_serial": 800978, "releases": { "0.01a1": [ { "comment_text": "", "digests": { "md5": "353b22255469707e13d2c4f188055e95", "sha256": "0acc781c24428f00bc240b4893d05b0454cc7f0df271c82ee198b1b90b00779e" }, "downloads": -1, "filename": "trzip-0.01a1.tar.gz", "has_sig": false, "md5_digest": "353b22255469707e13d2c4f188055e95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1732, "upload_time": "2009-01-13T19:36:44", "url": "https://files.pythonhosted.org/packages/29/14/8cb5f6477710fe0bb33d4dfeb2cd247eae4a08545df5019b8d87d99a5454/trzip-0.01a1.tar.gz" } ], "0.01a2": [ { "comment_text": "", "digests": { "md5": "5c8bd42a5cf815f2ff420f8c39cd5eb6", "sha256": "6d57c4d90437ac8fb8af6d9846a19e62405f5fadd5f23d32a23c7b8057b9445e" }, "downloads": -1, "filename": "trzip-0.01a2.tar.gz", "has_sig": false, "md5_digest": "5c8bd42a5cf815f2ff420f8c39cd5eb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1822, "upload_time": "2009-01-14T10:33:42", "url": "https://files.pythonhosted.org/packages/73/4e/cf4a0c1ed193a6e5426e69942880a801e76368a78d85b55588f614b75ff6/trzip-0.01a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c8bd42a5cf815f2ff420f8c39cd5eb6", "sha256": "6d57c4d90437ac8fb8af6d9846a19e62405f5fadd5f23d32a23c7b8057b9445e" }, "downloads": -1, "filename": "trzip-0.01a2.tar.gz", "has_sig": false, "md5_digest": "5c8bd42a5cf815f2ff420f8c39cd5eb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1822, "upload_time": "2009-01-14T10:33:42", "url": "https://files.pythonhosted.org/packages/73/4e/cf4a0c1ed193a6e5426e69942880a801e76368a78d85b55588f614b75ff6/trzip-0.01a2.tar.gz" } ] }