Pakiet: python3-xopen (1.7.0-2)
Odnośniki dla python3-xopen
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-xopen:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-xopen
|
|
|
|
-
- dep: pigz
- Parallel Implementation of GZip
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-pkg-resources
- Wykrywanie pakietów i udostępnianie zasobów przy użyciu pkg_resources
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- lub python3 (>> 3.8)
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
Pobieranie python3-xopen
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 16,5 KiB | 73,0 KiB | [lista plików] |