Pacote: python3-xopen (1.7.0-3)
Links para python3-xopen
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-xopen:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a python3-xopen
|
|
|
|
-
- dep: pigz
- implementação paralela do GZip
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- rec: python3-isal
- faster zlib and gzip compatible (de-)compression using the ISA-L library
Download de python3-xopen
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 16.5 kB | 74.0 kB | [lista de arquivos] |
