Skip to content
Sections
>> Trisquel >> Packages >> aramo >> python >> python3-xopen
etiona  ] [  nabia  ] [  aramo  ]
[ Source: python-xopen  ]

Package: python3-xopen (1.2.1-4)

Links for python3-xopen

python3-xopen

Trisquel Resources:

Download Source Package python-xopen:

Maintainer:

Original Maintainers:

  • Debian Python Team
  • Andreas Tille
  • Nilesh Patra

External Resources:

Similar packages:

Python3 module to open compressed files transparently

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.

Other Packages Related to python3-xopen

  • depends
  • recommends
  • suggests
  • dep: pigz
    Parallel Implementation of GZip
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-pkg-resources
    Package Discovery and Resource Access using pkg_resources

Download python3-xopen

Download for all available architectures
Architecture Package Size Installed Size Files
all 12.9 kB55 kB [list of files]