Bug 205641 - [NEW PORT] archivers/py-bz2file: Read and write bzip2-compressed files
Summary: [NEW PORT] archivers/py-bz2file: Read and write bzip2-compressed files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2015-12-27 05:47 UTC by Yuri Victorovich
Modified: 2015-12-31 03:36 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (1.57 KB, text/plain)
2015-12-27 05:47 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-12-27 05:47:46 UTC
Created attachment 164706 [details]
shar archive
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-31 03:28:54 UTC
A commit references this bug:

Author: miwi
Date: Thu Dec 31 03:28:02 UTC 2015
New revision: 404905
URL: https://svnweb.freebsd.org/changeset/ports/404905

Log:
  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/

  PR:		205641
  Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/archivers/Makefile
  head/archivers/py-bz2file/
  head/archivers/py-bz2file/Makefile
  head/archivers/py-bz2file/distinfo
  head/archivers/py-bz2file/pkg-descr