Name: | python2-bz2file |
---|---|
Version: | 0.98 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 40379 |
License: | ASL 2.0 |
RPM: | python2-bz2file-0.98-2.el7.noarch.rpm |
Source RPM: | python-bz2file-0.98-2.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/bz2file |
Summary: | Read and write bzip2-compressed files |
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. |