Source: python-marshmallow-sqlalchemy
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 11),
               dh-python,
               python-all,
	       python-marshmallow,
               python-setuptools,
	       python-sqlalchemy,
               python3-all,
	       python3-marshmallow,
               python3-setuptools,
               python3-sphinx,
	       python3-sqlalchemy,
Standards-Version: 4.1.5
Homepage: https://github.com/marshmallow-code/marshmallow-sqlalchemy
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-marshmallow-sqlalchemy.git;a=summary
Vcs-Git: git://git.kali.org/packages/python-marshmallow-sqlalchemy.git
Testsuite: autopkgtest-pkg-python

Package: python-marshmallow-sqlalchemy
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: python-marshmallow-sqlalchemy-doc
Description: SQLAlchemy integration with marshmallow (Python 2)
 This package contains a Python module for SQLAlchemy integration with the
 marshmallow (de)serialization library.
 .
 This package installs the library for Python 2.

Package: python3-marshmallow-sqlalchemy
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-marshmallow-sqlalchemy-doc
Description: SQLAlchemy integration with marshmallow (Python 3)
 This package contains a Python module for SQLAlchemy integration with the
 marshmallow (de)serialization library.
 .
 This package installs the library for Python 3.

Package: python-marshmallow-sqlalchemy-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: SQLAlchemy integration with marshmallow (common documentation)
 This package contains a Python module for SQLAlchemy integration with the
 marshmallow (de)serialization library.
 .
 This is the common documentation package.
