linuxOS_AP06/buildroot/package/python-iso8601/Config.in
2025-06-03 12:28:32 +08:00

7 lines
149 B
Plaintext

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