summaryrefslogtreecommitdiff
path: root/archivers/py-bz2file/DESCR
blob: 5a9a8ed0a7148369e37774c1a4aa219e218a90fc (plain)
1
2
3
4
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.