python3-bz2file - Read and write bzip2-compressed files
| Website: | https://pypi.python.org/pypi/bz2file |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- Description:
bz2file is a Python library for reading and writing bzip2-compressed files. It contains a drop-in replacement for the file interface in the standard library’s bz2 module, including features from the latest development version of CPython that are not available in older releases.
Packages
| python3-bz2file-0.98-2.fc24.noarch [17 KiB] |
Changelog
by Björn Esser (2017-04-26):
- Add missing BuildRequires: python-test, really needed on EPEL7 |