[ Bron: xphyle ]
Pakket: python3-xphyle (4.4.1-3)
Verwijzigingen voor python3-xphyle
Debian bronnen:
Het bronpakket xphyle downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
opening, reading, and writing files while agnostic to compression
xphyle is a small Python library that makes it easy to open compressed files. Most importantly, xphyle will use the appropriate program (e.g. 'gzip') to compress/decompress a file if it is available on your system; this is almost always faster than using the corresponding Python library. xphyle also provides methods that simplify common file I/O operations.
Andere aan python3-xphyle gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pokrok
- meta-api for progress bars