{ "info": { "author": "Nirenjan Krishnan", "author_email": "nirenjan@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "=======\nar_file\n=======\n-------------------------\nUnix archive file handler\n-------------------------\n\nar_file is a Python package to create, read, write and append to `AR archive\nfiles`_\n\nIt is inspired by the tarfile_ and zipfile_ modules, which are part of Python's\nstandard library.\n\n.. _AR archive files: https://en.wikipedia.org/wiki/Ar_(Unix)\n.. _tarfile: https://docs.python.org/3/library/tarfile.html\n.. _zipfile: https://docs.python.org/3/library/zipfile.html\n\nar_file is capable of reading the System V/GNU format only. Future releases\nwill add support for BSD and Solaris 64-bit formats.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nirenjan/ar_file", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ar_file", "package_url": "https://pypi.org/project/ar_file/", "platform": "", "project_url": "https://pypi.org/project/ar_file/", "project_urls": { "Homepage": "https://github.com/nirenjan/ar_file" }, "release_url": "https://pypi.org/project/ar_file/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Unix archive file library", "version": "0.0.1" }, "last_serial": 4626477, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5653dded68302c8936c0d2fd151e4804", "sha256": "3d6f1b3092a5571487e1395e7063d82a0ad385c29fe7892726ca1cf671c465f9" }, "downloads": -1, "filename": "ar_file-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5653dded68302c8936c0d2fd151e4804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1330, "upload_time": "2018-12-21T20:32:02", "url": "https://files.pythonhosted.org/packages/11/23/8a268f46ce5740cd3c81ca90223f5189b10eb474b103c6dec9853381c9b5/ar_file-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5653dded68302c8936c0d2fd151e4804", "sha256": "3d6f1b3092a5571487e1395e7063d82a0ad385c29fe7892726ca1cf671c465f9" }, "downloads": -1, "filename": "ar_file-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5653dded68302c8936c0d2fd151e4804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1330, "upload_time": "2018-12-21T20:32:02", "url": "https://files.pythonhosted.org/packages/11/23/8a268f46ce5740cd3c81ca90223f5189b10eb474b103c6dec9853381c9b5/ar_file-0.0.1.tar.gz" } ] }