套件: python3-hurry.filesize (0.9-2)
python3-hurry.filesize 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-hurry.filesize:
- [python-hurry.filesize_0.9-2.dsc]
- [python-hurry.filesize_0.9.orig.tar.gz]
- [python-hurry.filesize_0.9-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack (郵件存檔)
- Thomas Goirand
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
human readable file sizes or anything sized in bytes - Python 3.x
hurry.filesize a simple Python library that can take a number of bytes and returns a human-readable string with the size in it, in kilobytes (K), megabytes (M), etc.
The default system it uses is "traditional", where multipliers of 1024 increase the unit size.
This package provides the Python 3.x module.
其他與 python3-hurry.filesize 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources