Config.in 221 B

12345678
  1. config BR2_PACKAGE_PYTHON_AUGEAS
  2. bool "python-augeas"
  3. depends on BR2_PACKAGE_AUGEAS
  4. select BR2_PACKAGE_PYTHON_CFFI # runtime
  5. help
  6. Pure python bindings for Augeas.
  7. https://github.com/hercules-team/python-augeas