[ 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