Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-isoduration

ISO 8601 is most commonly known as a way to exchange datetimes in textual format. A lesser known aspect of the standard is the representation of durations. They have a shape similar to this: P3Y6M4DT12H30M5S This string represents a duration of 3 years, 6 months, 4 days, 12 hours, 30 minutes, and 5 seconds. The state of the art of ISO 8601 duration handling in Python is more or less limited to what's offered by isodate. What we are trying to achieve here is to address the shortcomings of isodate (as described in their own Limitations section), and a few of our own annoyances with their interface, such as the lack of uniformity in their handling of types, and the use of regular expressions for parsing.

Found 1 sites for python310-isoduration

Found 3 RPM for python310-isoduration

PackageSummaryDistributionDownload
Operations with ISO 8601 durationspython310-isoduration-20.11.0-2.7.noarch.rpm
python310-isoduration-20.11.0-2.6.noarch.htmlOperations with ISO 8601 durationsOpenSuSE Tumbleweed for noarchpython310-isoduration-20.11.0-2.6.noarch.rpm
python310-isoduration-20.11.0-2.2.noarch.htmlOperations with ISO 8601 durationsOpenSuSE Ports Tumbleweed for noarchpython310-isoduration-20.11.0-2.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet