blob: f7f1975c72a6762d2cd4fe5c6b7611483c09f0cb [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_MARSHMALLOW_SQLALCHEMY
bool "python-marshmallow-sqlalchemy"
select BR2_PACKAGE_PYTHON_MARSHMALLOW # runtime
select BR2_PACKAGE_PYTHON_SQLALCHEMY # runtime
help
SQLAlchemy integration with the marshmallow
(de)serialization library.
https://github.com/marshmallow-code/marshmallow-sqlalchemy