2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_COUCHDB
|
|
|
|
|
bool "python-couchdb"
|
2023-07-05 19:35:21 +01:00
|
|
|
select BR2_PACKAGE_PYTHON3_SSL # runtime
|
2021-11-23 23:01:30 +00:00
|
|
|
help
|
|
|
|
|
Python client library for working with CouchDB.
|
|
|
|
|
|
|
|
|
|
https://github.com/djc/couchdb-python/
|