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