{ "info": { "author": "Remi Rampin", "author_email": "remirampin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: System :: Archiving", "Topic :: Utilities" ], "description": "unix_ar\n=======\n\n[![PyPI version](https://badge.fury.io/py/unix-ar.svg)](https://pypi.python.org/pypi/unix_ar/)\n[![Build Status](https://travis-ci.com/getninjas/unix_ar.svg?branch=master)](https://travis-ci.org/getninjas/unix_ar)\n[![Read The Docs](https://readthedocs.org/projects/unix_ar/badge/?version=latest)](https://unix_ar.readthedocs.io/en/latest/?badge=latest)\n\n\nThis packages allows the reading and writing of [`AR archive files`](https://en.wikipedia.org/wiki/Ar_(Unix)).\n\nIt is inspired by the `tarfile` and `zipfile` that are part of Python's standard library (unfortunately the name ``arfile`` was taken on PyPI).\n\n\nFeatures\n--------\n\nThe package provides a `ArFile` partially implementing the interface of\n[`tarfile.TarFile`](https://docs.python.org/3/library/tarfile.html#tarfile-objects)\n\n```python\n>>> import unix_ar\n>>> import tarfile\n>>> ar_file = unix_ar.open('mypackage.deb')\n>>> tarball = ar_file.open('data.tar.gz/') # default interest location on .deb files\n>>> tar_file = tarfile.open(fileobj=tarball) # handles gz decompression internally\n>>> tar_file.extractfile('usr/local/mypackage/bin/mybinarycontent.sh')\n```\n\nCredits\n-------\n\nThis package was created by Remi Rampin, that does not want to maintain it anymore.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/getninjas/unix_ar", "keywords": "ar,archive,unix,deb", "license": "BSD", "maintainer": "Alan Justino", "maintainer_email": "alan.justino@yahoo.com.br", "name": "unix-ar", "package_url": "https://pypi.org/project/unix-ar/", "platform": "", "project_url": "https://pypi.org/project/unix-ar/", "project_urls": { "Homepage": "https://github.com/getninjas/unix_ar" }, "release_url": "https://pypi.org/project/unix-ar/0.2.1/", "requires_dist": null, "requires_python": "~=3.6", "summary": "AR file handling", "version": "0.2.1" }, "last_serial": 5392219, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "f3ebfd77574454f60cac00d20e3d581a", "sha256": "04cc6fbb249deaadc4d2c8e01449b99bef5c01a058865be88a7f7f3d4319dc91" }, "downloads": -1, "filename": "unix_ar-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f3ebfd77574454f60cac00d20e3d581a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 6507, "upload_time": "2019-06-12T15:10:53", "url": "https://files.pythonhosted.org/packages/17/5e/7c88801fe977844d6d265017473ad85bf50bb2e8a56f5b25f89b0e55aa4d/unix_ar-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e7bff8558b57a52658a30e6ffdb731c", "sha256": "b847a3b8e02558e17aff18c6210b031e33aea5f96bec7ac9aceec28357880134" }, "downloads": -1, "filename": "unix_ar-0.2.tar.gz", "has_sig": false, "md5_digest": "2e7bff8558b57a52658a30e6ffdb731c", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 7403, "upload_time": "2019-06-12T15:10:56", "url": "https://files.pythonhosted.org/packages/c1/d2/6e7ea616e0c49fec344be4579b6e30b35a0d2b8aa9c33dbb0ea5a0d56c38/unix_ar-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "e814b1f9897472d2ab191c1b7c1f793a", "sha256": "2acb718bc1308bf80e5b9da2614d8242cc2fe3be4cd8b2fd4719bce189aafcf1" }, "downloads": -1, "filename": "unix_ar-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e814b1f9897472d2ab191c1b7c1f793a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 6529, "upload_time": "2019-06-12T17:21:22", "url": "https://files.pythonhosted.org/packages/b6/a1/847695f96c37cdd57233e6e0f76c4637332acb06a6e0258160f0062c1a85/unix_ar-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e51b681d8ef849f4a7c1dd0b5d23b8b0", "sha256": "bf9328ec70fa3a82f94dc26dc125264dbf62a2d8ffb1a3c8c8a8230175e72c4e" }, "downloads": -1, "filename": "unix_ar-0.2.1.tar.gz", "has_sig": false, "md5_digest": "e51b681d8ef849f4a7c1dd0b5d23b8b0", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 7441, "upload_time": "2019-06-12T17:21:23", "url": "https://files.pythonhosted.org/packages/3e/37/65cb206bd7110887248fe041e00e61124abdcd23de8f19418898a51363fc/unix_ar-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e814b1f9897472d2ab191c1b7c1f793a", "sha256": "2acb718bc1308bf80e5b9da2614d8242cc2fe3be4cd8b2fd4719bce189aafcf1" }, "downloads": -1, "filename": "unix_ar-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e814b1f9897472d2ab191c1b7c1f793a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 6529, "upload_time": "2019-06-12T17:21:22", "url": "https://files.pythonhosted.org/packages/b6/a1/847695f96c37cdd57233e6e0f76c4637332acb06a6e0258160f0062c1a85/unix_ar-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e51b681d8ef849f4a7c1dd0b5d23b8b0", "sha256": "bf9328ec70fa3a82f94dc26dc125264dbf62a2d8ffb1a3c8c8a8230175e72c4e" }, "downloads": -1, "filename": "unix_ar-0.2.1.tar.gz", "has_sig": false, "md5_digest": "e51b681d8ef849f4a7c1dd0b5d23b8b0", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 7441, "upload_time": "2019-06-12T17:21:23", "url": "https://files.pythonhosted.org/packages/3e/37/65cb206bd7110887248fe041e00e61124abdcd23de8f19418898a51363fc/unix_ar-0.2.1.tar.gz" } ] }