{ "info": { "author": "Rolf Krahl", "author_email": "rolf@rotkraut.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: System :: Archiving" ], "description": "This package provides tools for managing archives. An archive in\nterms of this package is a (compressed) tar archive file with some\nembedded metadata on the included files. This metadata include the\nname, file stats, and checksums of the file.\n\nThe package provides a command line tool to enable the following\ntasks:\n\n+ Create an archive, takes a list of files to include in the archive\n as input.\n\n+ Check the integrity and consistency of an archive.\n\n+ List the contents of the archive.\n\n+ Display details on a file in an archive.\n\n+ Given a list of files as input, list those files that are either not\n in the archive or where the file in the archive differs.\n\nAll tasks providing information on an archive take this information\nfrom the embedded metadata. Retrieving this metadata does not require\nreading through the compressed tar archive.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/RKrahl/archive-tools", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "archive-tools", "package_url": "https://pypi.org/project/archive-tools/", "platform": "", "project_url": "https://pypi.org/project/archive-tools/", "project_urls": { "Homepage": "https://github.com/RKrahl/archive-tools" }, "release_url": "https://pypi.org/project/archive-tools/0.3/", "requires_dist": null, "requires_python": "", "summary": "Tools for managing archives", "version": "0.3" }, "last_serial": 5640087, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a04133814091cae3d7cb21af005e68d4", "sha256": "51bc08025e5c5b1a3b9bd15e566c1251c50aca739f121b2812af8668d5581156" }, "downloads": -1, "filename": "archive-tools-0.1.tar.gz", "has_sig": true, "md5_digest": "a04133814091cae3d7cb21af005e68d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19165, "upload_time": "2019-04-14T20:07:23", "url": "https://files.pythonhosted.org/packages/df/7d/1409f8314ab1d3df7e45e4e786b2c943dcb72700c33426f5c231ed51336d/archive-tools-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d23550e7c430df6306ebd92e777ce465", "sha256": "9f65c344c1a9367d2c56801a0a9a545193aaa3aefbbb7c1a63323650e0d517a9" }, "downloads": -1, "filename": "archive-tools-0.2.tar.gz", "has_sig": true, "md5_digest": "d23550e7c430df6306ebd92e777ce465", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30274, "upload_time": "2019-07-14T14:16:46", "url": "https://files.pythonhosted.org/packages/57/0e/3eb3992d15393e0bfa11532c5024516641e9cb3331873f79448849df3bad/archive-tools-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8b3600f54e6f98aee37242da42571c8b", "sha256": "fdfec67be01567687492ffa019e172da592c15edc413e3908b763169de52b387" }, "downloads": -1, "filename": "archive-tools-0.3.tar.gz", "has_sig": true, "md5_digest": "8b3600f54e6f98aee37242da42571c8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33294, "upload_time": "2019-08-06T14:28:27", "url": "https://files.pythonhosted.org/packages/23/5f/00992cf009f2e7512e7db8ef6132a773b7e81607676e4021115928372bbc/archive-tools-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b3600f54e6f98aee37242da42571c8b", "sha256": "fdfec67be01567687492ffa019e172da592c15edc413e3908b763169de52b387" }, "downloads": -1, "filename": "archive-tools-0.3.tar.gz", "has_sig": true, "md5_digest": "8b3600f54e6f98aee37242da42571c8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33294, "upload_time": "2019-08-06T14:28:27", "url": "https://files.pythonhosted.org/packages/23/5f/00992cf009f2e7512e7db8ef6132a773b7e81607676e4021115928372bbc/archive-tools-0.3.tar.gz" } ] }