Sat, 06 Jul 2024 02:22:21 UTC | login

Information for RPM python-isodate-0.6.0-7.fc33.src.rpm

ID657005
Namepython-isodate
Version0.6.0
Release7.fc33
Epoch
Archsrc
SummaryAn ISO 8601 date/time/duration parser and formatter
DescriptionThis module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option. For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended by this module to support 2 digit years. (while it may still be valid as ISO date, because it is not explicitly forbidden.) Another example is, when no time zone information is given for a time, then it should be interpreted as local time, and not UTC. As this module maps ISO 8601 dates/times to standard Python data types, like date, time, datetime and timedelta, it is not possible to convert all possible ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by the Python date and datetime classes. Additionally fractional seconds are limited to microseconds. That means if the parser finds for instance nanoseconds it will round it to microseconds.
Build Time2020-07-29 17:29:31 GMT
Size38.46 KB
a30c6328c5959d5eea8f933e91e18906
LicenseBSD
Provides
python3-isodate = 0.6.0-7.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python3-devel
python3-setuptools
python3-six
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
isodate-0.6.0.tar.gz27.81 KB
python-isodate.spec6.13 KB
Component of No Buildroots