Codebase list python-graphene-sqlalchemy / 7f1f08c debian / control
7f1f08c

Tree @7f1f08c (Download .tar.gz)

control @7f1f08craw · history · blame

Source: python-graphene-sqlalchemy
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Build-Depends: debhelper (>= 9),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-pytest,
               python3-mock,
               python3-sqlalchemy-utils,
               python3-six,
               python3-graphene (>= 2.0),
               python3-sqlalchemy,
               python3-singledispatch,
               python3-iso8601
Standards-Version: 3.9.8
Homepage: https://github.com/graphql-python/graphene-sqlalchemy
X-Python3-Version: >= 3.3
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:Depends}, ${misc:Depends}, python3-singledispatch
Description: Graphene SQLAlchemy integration (Python 3)
 This package contains a  SQLAlchemy integration for Graphene.
 .
 This package installs the library for Python 3.