[ ソース: xphyle ]
パッケージ: python3-xphyle (4.4.4-5)
python3-xphyle に関するリンク
Debian の資源:
xphyle ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-xphyle 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pokrok
- meta-api for progress bars