{ "info": { "author": "Sridhar Ratnakumar", "author_email": "github@srid.name", "bugtrack_url": null, "classifiers": [], "description": "filearchive\n===========\n\nPython module to work with file archives\n\nExample\n-------\n\n```\n>>> import filearchive\n>>> filearchive.unpack_archive(\"/Users/srid/Downloads/data.tgz\")\n...\n>>> srcdir = \"/home/me/project\"\n>>> filearchive.pack_archive(\n \"/tmp/data.zip\", [srcdir], os.path.dirname(srcdir), \"zip\")\n...\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ActiveState/filearchive", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "filearchive", "package_url": "https://pypi.org/project/filearchive/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/filearchive/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ActiveState/filearchive" }, "release_url": "https://pypi.org/project/filearchive/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python module to work with file archives", "version": "1.1.1" }, "last_serial": 1211845, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "aebf9210fbfb683f14819eaa68c7192a", "sha256": "f3d55f719f6c0325937882ce562c84912e5fd6d9eb751d6d4cbe1b71cf043915" }, "downloads": -1, "filename": "filearchive-1.0.tar.gz", "has_sig": false, "md5_digest": "aebf9210fbfb683f14819eaa68c7192a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3536, "upload_time": "2014-08-28T20:14:23", "url": "https://files.pythonhosted.org/packages/ef/eb/ce7151008bfc84cc8717273fde0d8fa52c30dfa0fa53df6af2b9ae2f2518/filearchive-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5ae6f4a14735527207d2b746b14b921b", "sha256": "401dbcf993373249e5fb9953cf83599ae4e62c7a1cca877f600120fc27ddfc3f" }, "downloads": -1, "filename": "filearchive-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5ae6f4a14735527207d2b746b14b921b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3679, "upload_time": "2014-08-28T20:19:01", "url": "https://files.pythonhosted.org/packages/7d/d0/8f10cf331d7230a63f261b847ab5d0a44c7e7835a0f52bfa400a4cb4e758/filearchive-1.0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "57f90773e638ca0876528429604ff3d7", "sha256": "b40cb5568a8a1936e7024c9c5e45d267375bf8a0784513aaf39179f668639384" }, "downloads": -1, "filename": "filearchive-1.1.tar.gz", "has_sig": false, "md5_digest": "57f90773e638ca0876528429604ff3d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3956, "upload_time": "2014-08-29T18:25:57", "url": "https://files.pythonhosted.org/packages/1b/93/e53d5c8ac576364a7a6de93074f4b380d7fe12b9ab5c440be494b0bda44c/filearchive-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "bfdcc5697c12aca00d7c1e5eb48a215f", "sha256": "95d69e6b1b7e757fff4f5ff09e1838c71dd95bbf1af8005732f35a9a4d406434" }, "downloads": -1, "filename": "filearchive-1.1.1.tar.gz", "has_sig": false, "md5_digest": "bfdcc5697c12aca00d7c1e5eb48a215f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4144, "upload_time": "2014-09-03T17:37:47", "url": "https://files.pythonhosted.org/packages/2d/ea/c2e05ced3150b0b7c5307cb0b09c95cca54b20a7a6c5645835a74626989e/filearchive-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bfdcc5697c12aca00d7c1e5eb48a215f", "sha256": "95d69e6b1b7e757fff4f5ff09e1838c71dd95bbf1af8005732f35a9a4d406434" }, "downloads": -1, "filename": "filearchive-1.1.1.tar.gz", "has_sig": false, "md5_digest": "bfdcc5697c12aca00d7c1e5eb48a215f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4144, "upload_time": "2014-09-03T17:37:47", "url": "https://files.pythonhosted.org/packages/2d/ea/c2e05ced3150b0b7c5307cb0b09c95cca54b20a7a6c5645835a74626989e/filearchive-1.1.1.tar.gz" } ] }