blob: d6287bbc5d8bccb0a6d967ed841997c67f9416b2 [file] [log] [blame]
config BR2_PACKAGE_PY_YAML
bool "py-yaml"
select BR2_PACKAGE_LIBYAML
depends on BR2_PACKAGE_PYTHON
help
PyYAML is a YAML parser and emitter for Python.