py3-isoduration-20.11.0p2
operations with ISO 8601 durations
Back to search · Project homepage
Description
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, 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.
Package information
- Ports path
- devel/py-isoduration
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.