freebsd-ports/archivers/py-bz2file/pkg-descr
Sunpoet Po-Chuan Hsieh e7f5fe2f78 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:02:44 +00:00

7 lines
320 B
Text

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.
WWW: https://github.com/nvawda/bz2file