[ buster ]
[ ソース: python-aniso8601 ]
パッケージ: python-aniso8601 (4.1.0-1)
python-aniso8601 に関するリンク
Debian の資源:
python-aniso8601 ソースパッケージをダウンロード:
- [python-aniso8601_4.1.0-1.dsc]
- [python-aniso8601_4.1.0.orig.tar.gz]
- [python-aniso8601_4.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
python2 library for parsing dates and time
Library for parsing the following:
- Parse a time, get a datetime.time - Parse a date, get a datetime.date - Parse a datetime, get a datetime.datetime - Parse a duration, get a datetime.timedelta - Parse an interval, get a tuple of dates or datetimes - Parse a repeating interval, get a date or datetime generator
This package provides the python2 version, a python3 package is also available.