Files
shredos.x86_64/package/python-marshmallow-sqlalchemy/Config.in
2025-01-10 19:34:56 +00:00

10 lines
330 B
Plaintext

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