Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : python-durationpy Version : 0.10 Upstream Author : Ilia Choly <[email protected]> * URL : https://github.com/icholy/durationpy * License : Expat Programming Lang: Python Description : converting between datetime.timedelta and Go's Duration strings Durationpy is a lightweight Python utility for bidirectional conversion between datetime.timedelta objects and Go‑style duration string representations (e.g., "4h3m2s1ms"). It fills a niche need when interoperating with systems or config formats that use Go’s time.Duration syntax, by letting Python code parse and emit those strings directly. This is a new dependency of python-kubernetes, I'll maintain this in the Python team.

