[ 源代码: python-hurry.filesize ]
软件包:python3-hurry.filesize(0.9-2)
python3-hurry.filesize 的相关链接
Debian 的资源:
下载源码包 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]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources