Config.in 199 B

1234567
  1. config BR2_PACKAGE_PYTHON_COUCHDB
  2. bool "python-couchdb"
  3. select BR2_PACKAGE_PYTHON3_SSL # runtime
  4. help
  5. Python client library for working with CouchDB.
  6. https://github.com/djc/couchdb-python/