[ trixie ]
[ sid ]
[ 源代码: python-isoduration ]
软件包:python3-isoduration(20.11.0+git20211126.ae0bd61-2)
python3-isoduration 的相关链接
Debian 的资源:
下载源码包 python-isoduration:
- [python-isoduration_20.11.0+git20211126.ae0bd61-2.dsc]
- [python-isoduration_20.11.0+git20211126.ae0bd61.orig.tar.gz]
- [python-isoduration_20.11.0+git20211126.ae0bd61-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Operations with ISO 8601 durations (Python 3 package)
ISO 8601 supports time durations in string format, for example "P3Y6M4DT12H30M5S" represents a duration of 3 years, 6 months, 4 days, 12 hours, 30 minutes, and 5 seconds. This package supports working with such durations, addressing the shortcomings of the isodate package.
其他与 python3-isoduration 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-arrow
- Python3 library to manipulate dates, times, and timestamps