{ "info": { "author": "Marko Kreen", "author_email": "markokr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Compression" ], "description": "rarfile - RAR archive reader for Python\n=======================================\n\nThis is Python module for RAR_ archive reading. The interface\nis made as zipfile_ like as possible. Licensed under ISC_\nlicense.\n\nFeatures:\n\n- Supports both RAR3 and RAR5 format archives.\n- Supports multi volume archives.\n- Supports Unicode filenames.\n- Supports password-protected archives.\n- Supports archive and file comments.\n- Archive parsing and non-compressed files are handled in pure Python code.\n- Compressed files are extracted by executing external tool: either ``unrar``\n from RARLAB_ or ``bsdtar`` from libarchive_.\n- Works with both Python 2.7 and 3.x.\n\nLinks:\n\n- `Documentation`_\n- `Downloads`_\n- `Git`_ repo\n\n.. _Git: https://github.com/markokr/rarfile\n.. _Downloads: https://pypi.python.org/pypi/rarfile\n.. _Documentation: https://rarfile.readthedocs.io/\n.. _RAR: https://en.wikipedia.org/wiki/RAR_%28file_format%29\n.. _zipfile: https://docs.python.org/2/library/zipfile.html\n.. _ISC: https://en.wikipedia.org/wiki/ISC_license\n.. _libarchive: https://github.com/libarchive/libarchive\n.. _RARLAB: http://www.rarlab.com/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/markokr/rarfile", "keywords": "rar,unrar,archive", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "rarfile", "package_url": "https://pypi.org/project/rarfile/", "platform": "", "project_url": "https://pypi.org/project/rarfile/", "project_urls": { "Homepage": "https://github.com/markokr/rarfile" }, "release_url": "https://pypi.org/project/rarfile/3.1/", "requires_dist": null, "requires_python": "", "summary": "RAR archive reader for Python", "version": "3.1" }, "last_serial": 5832008, "releases": { "1.0": [], "2.0": [], "2.1": [], "2.2": [], "2.3": [], "2.4": [ { "comment_text": "", "digests": { "md5": "81653e1ae3f0818d16541dcd19ccb0e7", "sha256": "1418ba4b7b4d915bbb7ac4a7be15dc6f80f61cadb0014acb1abf0b868fd1a63b" }, "downloads": -1, "filename": "rarfile-2.4.tar.gz", "has_sig": false, "md5_digest": "81653e1ae3f0818d16541dcd19ccb0e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27960, "upload_time": "2011-11-05T12:17:39", "url": "https://files.pythonhosted.org/packages/2c/a7/dea4ec9dca7b1ca88af93c1ba59749ea611ee4a06863a7f31773b4558a36/rarfile-2.4.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "da87eb870c9e504394b91c9618ff74c6", "sha256": "caacdb6f6c5efe7b458764249d00e5b0a68655562128342ddc8fe808f5848a32" }, "downloads": -1, "filename": "rarfile-2.5.tar.gz", "has_sig": false, "md5_digest": "da87eb870c9e504394b91c9618ff74c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29234, "upload_time": "2012-01-19T16:40:25", "url": "https://files.pythonhosted.org/packages/e3/c2/5244b5da35cb6403b418cb016d31ef3d9bc6bc250b93e90dcf05e14f2616/rarfile-2.5.tar.gz" } ], "2.6": [ { "comment_text": "", "digests": { "md5": "50ce3f3fdb9196a00059a5ea7b3739fd", "sha256": "326700c5450cfb367f612e918866ea27551bac02f4656f340003c88873fa1a56" }, "downloads": -1, "filename": "rarfile-2.6.tar.gz", "has_sig": false, "md5_digest": "50ce3f3fdb9196a00059a5ea7b3739fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35981, "upload_time": "2013-04-10T19:14:57", "url": "https://files.pythonhosted.org/packages/f9/b6/0add08cb4204cc4a0d87b6074c72a928ded25d38302523ce1a77a4392775/rarfile-2.6.tar.gz" } ], "2.7": [ { "comment_text": "", "digests": { "md5": "d143205f22078830451e0066c123580d", "sha256": "47148088ddb6c020774f4c38927fec9625ca33651bdc551bdaeafc78690b1635" }, "downloads": -1, "filename": "rarfile-2.7.tar.gz", "has_sig": false, "md5_digest": "d143205f22078830451e0066c123580d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37515, "upload_time": "2014-11-23T07:58:26", "url": "https://files.pythonhosted.org/packages/5c/19/e03b15dfc4b8bb65883f1413df306b46cf3e4ee52239c8d7806dd44c013b/rarfile-2.7.tar.gz" } ], "2.8": [ { "comment_text": "", "digests": { "md5": "98942f9c51468ca044738fe2e96fdd2d", "sha256": "2a27e401daa6d8ff0df1112a274a3661ca3e4afaac626217506fb1391069ca61" }, "downloads": -1, "filename": "rarfile-2.8.tar.gz", "has_sig": false, "md5_digest": "98942f9c51468ca044738fe2e96fdd2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38204, "upload_time": "2016-06-06T21:32:36", "url": "https://files.pythonhosted.org/packages/21/20/f07592dcf45f8f88a23c094019008ad220307401214a5c5a4e44d3e93acf/rarfile-2.8.tar.gz" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "d7e9a8b429f5604730400b4db3362038", "sha256": "e816409e3b36794507cbe0b678bed3e4703d7412c5f7f9201a510ed6fdc66c35" }, "downloads": -1, "filename": "rarfile-3.0.tar.gz", "has_sig": false, "md5_digest": "d7e9a8b429f5604730400b4db3362038", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110665, "upload_time": "2016-12-27T17:24:15", "url": "https://files.pythonhosted.org/packages/de/a4/8b4abc72310da6fa53b6de8de1019e0516885d05369d6c91cba23476abe5/rarfile-3.0.tar.gz" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "d94cde501770c037b2054539d2977ff2", "sha256": "dc1062176c529f417522af7da1291a35b85c8017464e665aabce048cfe2659b6" }, "downloads": -1, "filename": "rarfile-3.1.tar.gz", "has_sig": false, "md5_digest": "d94cde501770c037b2054539d2977ff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121579, "upload_time": "2019-09-15T13:54:33", "url": "https://files.pythonhosted.org/packages/88/0b/107dde3f330d04668e126932a09002ac47348841453aa0391634381fa087/rarfile-3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d94cde501770c037b2054539d2977ff2", "sha256": "dc1062176c529f417522af7da1291a35b85c8017464e665aabce048cfe2659b6" }, "downloads": -1, "filename": "rarfile-3.1.tar.gz", "has_sig": false, "md5_digest": "d94cde501770c037b2054539d2977ff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121579, "upload_time": "2019-09-15T13:54:33", "url": "https://files.pythonhosted.org/packages/88/0b/107dde3f330d04668e126932a09002ac47348841453aa0391634381fa087/rarfile-3.1.tar.gz" } ] }