Files
buildroot/package/python-iso8601/Config.in
T
2023-03-11 21:06:02 +01:00

7 lines
152 B
Plaintext

config BR2_PACKAGE_PYTHON_ISO8601
bool "python-iso8601"
help
Simple module to parse ISO 8601 dates.
https://bitbucket.org/micktwomey/pyiso8601