{ "info": { "author": "Nadeem Vawda", "author_email": "nadeem.vawda@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Compression" ], "description": "Bz2file is a Python library for reading and writing bzip2-compressed files.\n\nIt contains a drop-in replacement for the file interface in the standard\nlibrary's ``bz2`` module, including features from the latest development\nversion of CPython that are not available in older releases.\n\nBz2file is compatible with CPython 2.6, 2.7, and 3.0 through 3.4, as well as\nPyPy 2.0.\n\n\nFeatures\n--------\n\n- Supports multi-stream files.\n\n- Can read from or write to any file-like object.\n\n- Can open files in either text or binary mode.\n\n- Added methods: ``peek()``, ``read1()``, ``readinto()``, ``fileno()``,\n ``readable()``, ``writable()``, ``seekable()``.\n\n\nInstallation\n------------\n\nTo install bz2file, run: ::\n\n $ pip install bz2file\n\n\nDocumentation\n-------------\n\nThe ``open()`` function and ``BZ2File`` class in this module provide the same\nfeatures and interface as the ones in the standard library's ``bz2`` module in\nthe current development version of CPython, `documented here\n`_.\n\n\nVersion History\n---------------\n\n0.98: 19 January 2014\n\n- Added support for the 'x' family of modes.\n- Ignore non-bz2 data at the end of a file, rather than raising an exception.\n- Tests now pass on PyPy.\n\n0.95: 08 October 2012\n\n- Added the ``open()`` function.\n- Improved performance when reading in small chunks.\n- Removed the ``fileobj`` argument to ``BZ2File()``. To wrap an existing file\n object, pass it as the first argument (``filename``).\n\n0.9: 04 February 2012\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nvawda/bz2file", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "bz2file", "package_url": "https://pypi.org/project/bz2file/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bz2file/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nvawda/bz2file" }, "release_url": "https://pypi.org/project/bz2file/0.98/", "requires_dist": null, "requires_python": null, "summary": "Read and write bzip2-compressed files.", "version": "0.98" }, "last_serial": 974236, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "e3e7021e373228422d32f15bd01d065e", "sha256": "0ce05eb8933d564d25eb2cf5772a5e7eab16fdb71f1a5bd5793e56f4ef02f3d3" }, "downloads": -1, "filename": "bz2file-0.9.tar.gz", "has_sig": false, "md5_digest": "e3e7021e373228422d32f15bd01d065e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8495, "upload_time": "2012-02-04T20:22:29", "url": "https://files.pythonhosted.org/packages/96/96/f7a877d7a00bd1a7be07b49b4d497b9faf96e0cb111b41148712f89bbe7b/bz2file-0.9.tar.gz" } ], "0.95": [ { "comment_text": "", "digests": { "md5": "8f3ddce80ea09da051fa19fb09ee376e", "sha256": "8a36dce337ac541164a065e0cabf761ea23ae90473876a9b361d2e3346edcc52" }, "downloads": -1, "filename": "bz2file-0.95.tar.gz", "has_sig": true, "md5_digest": "8f3ddce80ea09da051fa19fb09ee376e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10625, "upload_time": "2012-10-08T21:38:56", "url": "https://files.pythonhosted.org/packages/fc/24/4dbc62c47472559f9f295fe0e683ca02951d9c3fa838cae25139d68e3605/bz2file-0.95.tar.gz" } ], "0.98": [ { "comment_text": "", "digests": { "md5": "27d6f711ae0db6cfd1eb37f95621dfb5", "sha256": "64c1f811e31556ba9931953c8ec7b397488726c63e09a4c67004f43bdd28da88" }, "downloads": -1, "filename": "bz2file-0.98.tar.gz", "has_sig": true, "md5_digest": "27d6f711ae0db6cfd1eb37f95621dfb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11333, "upload_time": "2014-01-19T21:37:38", "url": "https://files.pythonhosted.org/packages/61/39/122222b5e85cd41c391b68a99ee296584b2a2d1d233e7ee32b4532384f2d/bz2file-0.98.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27d6f711ae0db6cfd1eb37f95621dfb5", "sha256": "64c1f811e31556ba9931953c8ec7b397488726c63e09a4c67004f43bdd28da88" }, "downloads": -1, "filename": "bz2file-0.98.tar.gz", "has_sig": true, "md5_digest": "27d6f711ae0db6cfd1eb37f95621dfb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11333, "upload_time": "2014-01-19T21:37:38", "url": "https://files.pythonhosted.org/packages/61/39/122222b5e85cd41c391b68a99ee296584b2a2d1d233e7ee32b4532384f2d/bz2file-0.98.tar.gz" } ] }