#986639 RFP: durations -- Python durations parsing library

Package:
wnpp
Source:
wnpp
Submitter:
Matt Zagrabelny
Date:
2025-11-29 16:48:38 UTC
Severity:
wishlist
#986639#5
Date:
2021-04-08 15:06:57 UTC
From:
To:
* Package name    : python3-durations
  Version         : 0.3.3
  Upstream Author : Théo Crevon <tcrevon@gmail.com>
* URL             : https://github.com/oleiade/durations
* License         : MIT
  Programming Lang: Python
  Description     : Python durations parsing library

A python durations parsing library, providing a straight forward api to parse
durations string representations such as '1d' or '1 day 2 hours' or '2 days 3h
26m 52s' and convert them to numeric value.