Config.in 171 B

1234567
  1. config BR2_PACKAGE_PYTHON_PYYAML
  2. bool "python-pyyaml"
  3. select BR2_PACKAGE_LIBYAML
  4. help
  5. The PyYAML package contains binding to the libyaml API.
  6. http://pyyaml.org/