Пакет: python3-xopen (1.1.0-1)
Ссылки для python3-xopen
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-xopen:
Сопровождающие:
- Debian Med Packaging Team (Страница КК, Почтовый архив)
- Andreas Tille (Страница КК)
- Nilesh Patra (Страница КК)
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-xopen
|
|
|
|
-
- dep: pigz
- многопоточная версия GZip
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-pkg-resources
- обнаружение пакетов и доступ к ресурсам через pkg_resources
Загрузка python3-xopen
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 11,7 Кб | 49,0 Кб | [список файлов] |