Codebase list python-graphene-sqlalchemy / 0bfc447 debian / control
0bfc447

Tree @0bfc447 (Download .tar.gz)

control @0bfc447raw · history · blame

Source: python-graphene-sqlalchemy
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-graphene (>= 2.1.3),
               python3-iso8601,
               python3-mock,
               python3-pytest,
               python3-setuptools,
               python3-singledispatch,
               python3-six,
               python3-sqlalchemy,
               python3-sqlalchemy-utils
Standards-Version: 4.5.0
Homepage: https://github.com/graphql-python/graphene-sqlalchemy
Vcs-Git: https://gitlab.com/kalilinux/packages/python-graphene-sqlalchemy.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-graphene-sqlalchemy

Package: python3-graphene-sqlalchemy
Architecture: all
Depends: python3-graphene (>= 2.1.3),
         python3-singledispatch,
         ${misc:Depends},
         ${python3:Depends}
Description: Graphene SQLAlchemy integration (Python 3)
 This package contains a  SQLAlchemy integration for Graphene.
 .
 This package installs the library for Python 3.