OpenVoiceOS/buildroot-external/package/python-jaraco-text/Config.in

11 lines
402 B
Plaintext

config BR2_PACKAGE_PYTHON_JARACO_TEXT
bool "python-jaraco-text"
help
This package provides handy routines for dealing
with text, such as wrapping, substitution, trimming,
stripping, prefix and suffix removal, line continuation,
indentation, comment processing, identifier processing,
values parsing, case insensitive comparison, and more.
https://github.com/jaraco/jaraco.text