Пакет: python-xopen (0.5.0-2)
Връзки за python-xopen
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник python-xopen.
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
Python module to open compressed files transparently
This small Python 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 Python 2 version.
Други пакети, свързани с python-xopen
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-bz2file
- Python library for reading and writing bzip2-compressed files
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
Изтегляне на python-xopen
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 8,1 кБ | 34,0 кБ | [списък на файловете] |