Paquet : python3-xopen (1.1.0-1)
Liens pour python3-xopen
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-xopen :
Responsables :
- Debian Med Packaging Team (Page QA, Archive du courrier électronique)
- Andreas Tille (Page QA)
- Nilesh Patra (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-xopen
|
|
|
|
-
- dep: pigz
- implémentation parallèle de gzip
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-pkg-resources
- découverte de paquets et accès aux ressources avec pkg_resources
Télécharger python3-xopen
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 11,7 ko | 49,0 ko | [liste des fichiers] |