linuxOS_AP05/buildroot/package/python-pyyaml/Config.in.host

8 lines
186 B
Plaintext
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_HOST_PYTHON_PYYAML
bool "host-python-pyyaml"
select BR2_PACKAGE_HOST_LIBYAML
help
The PyYAML package contains binding to the libyaml API.
http://pyyaml.org/