python3-xopen binary package in Ubuntu Bionic i386

 This small Python3 module provides a xopen function that works like the
 built-in open function, but can also deal with compressed files.
 Supported compression formats are gzip, bzip2 and xz. They are
 automatically recognized by their file extensions .gz, .bz2 or .xz.
 .
 The focus is on being as efficient as possible on all supported Python
 versions. For example, simply using gzip.open is slow in older Pythons,
 and it is a lot faster to use a gzip subprocess.
 .
 This module has originally been developed as part of the cutadapt tool
 that is used in bioinformatics to manipulate sequencing data. It has
 been in successful use within that software for a few years.
 .
 This is the Python3 version.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-02-10 18:18:21 UTC Published Ubuntu Bionic i386 release universe python Optional 0.3.2-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic i386 proposed universe python Optional 0.3.2-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2018-02-10 18:18:30 UTC Superseded Ubuntu Bionic i386 release universe python Optional 0.1.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-xopen 0.3.2-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu