7 lines
149 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:58:58 +08:00
config BR2_PACKAGE_PYTHON_ISO8601
bool "python-iso8601"
help
Simple module to parse ISO 8601 dates.
https://github.com/micktwomey/pyiso8601