dev-python/isodate (gentoo)

Search

Package Information

Description:
This 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. 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.
Homepage:
https://github.com/gweis/isodate/ https://pypi.org/project/isodate/
License:
BSD

Versions

Version EAPI Keywords Slot
0.7.2 8 ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos 0
0.6.1-r1 8 ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription>
    This 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.
    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.
  </longdescription>
	<stabilize-allarches></stabilize-allarches>
	<upstream>
		<remote-id type="pypi">isodate</remote-id>
		<remote-id type="github">gweis/isodate</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST isodate-0.6.1.tar.gz 28443 bytes
DIST isodate-0.7.2.tar.gz 29705 bytes