{ "info": { "author": "Ryan Gonzalez", "author_email": "rymg19@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3 :: Only", "Topic :: System :: Archiving" ], "description": "arclib\n======\n\narclib aims at providing a unified API for accessing Python's archive formats. In\nparticular, it provides the following APIs:\n\n- Basic, one-shot: For gzip, bzip2, and LZMA. Supports one-shot compression and\n decompression.\n- Basic, incremental: For bzip2 and LZMA. Supports incremental compression and\n decompression.\n- Complex: For zip and tar. Supports accessing the various members and their\n respective information.\n\nLinks\n*****\n\n- `PyPI `_\n- `Docs `_\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kirbyfan64/arclib", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "arclib", "package_url": "https://pypi.org/project/arclib/", "platform": "", "project_url": "https://pypi.org/project/arclib/", "project_urls": { "Homepage": "https://github.com/kirbyfan64/arclib" }, "release_url": "https://pypi.org/project/arclib/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "A unified API for accessing Python's compression formats", "version": "0.2.1" }, "last_serial": 3310126, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ce188497885f5e3f5f212af6c20741e4", "sha256": "cb2bdfa09662d5cad8537c4653ede72404c5bd191a788c58e8e0f407a0a1997c" }, "downloads": -1, "filename": "arclib-0.1.tar.gz", "has_sig": false, "md5_digest": "ce188497885f5e3f5f212af6c20741e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9179, "upload_time": "2016-04-19T18:13:56", "url": "https://files.pythonhosted.org/packages/21/26/450ce49d7e060959db41f8cafc08a6bea2182e8a222503a6b27eb9cd99b1/arclib-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3ba1bba80d20ca2c9ffdef6f548b293f", "sha256": "debd11d9e7125d27b6a8a85c3252f63b110bd76c6cc0b410d166587eda0e14d3" }, "downloads": -1, "filename": "arclib-0.2.tar.gz", "has_sig": false, "md5_digest": "3ba1bba80d20ca2c9ffdef6f548b293f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10181, "upload_time": "2017-11-06T17:03:53", "url": "https://files.pythonhosted.org/packages/69/31/76982490fd7348fff0dff083f246f01b582289d5834e15985fd9f48d73ef/arclib-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "493c4e34feec3563ba9c68529246670f", "sha256": "ffe1f53ff553a81e89fe628c1a3b4c29597169502adc96a154ea5e3c18e29b92" }, "downloads": -1, "filename": "arclib-0.2.1.tar.gz", "has_sig": false, "md5_digest": "493c4e34feec3563ba9c68529246670f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10226, "upload_time": "2017-11-06T17:15:57", "url": "https://files.pythonhosted.org/packages/7d/ce/c26d58758816ac847b8f541e0773da2ad23b37f082a14482c0d41efe41c4/arclib-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "493c4e34feec3563ba9c68529246670f", "sha256": "ffe1f53ff553a81e89fe628c1a3b4c29597169502adc96a154ea5e3c18e29b92" }, "downloads": -1, "filename": "arclib-0.2.1.tar.gz", "has_sig": false, "md5_digest": "493c4e34feec3563ba9c68529246670f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10226, "upload_time": "2017-11-06T17:15:57", "url": "https://files.pythonhosted.org/packages/7d/ce/c26d58758816ac847b8f541e0773da2ad23b37f082a14482c0d41efe41c4/arclib-0.2.1.tar.gz" } ] }