7 lines
149 B
Plaintext
Raw Normal View History

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