Source: rql
Section: python
Priority: optional
Maintainer: Logilab Packaging Team <contact@logilab.fr>
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>, Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Build-Depends:
debhelper (>= 9),
dh-python,
python3-all-dev,
python3-pytest,
python3-logilab-common,
python3-logilab-database,
libgecode-dev,
python3-sphinx,
python3-setuptools,
python3-six
X-Python3-Version: >= 3.4
Standards-Version: 4.3.0
Testsuite: autopkgtest-pkg-python
Vcs-Hg: https://hg.logilab.org/master/rql
Vcs-Browser: https://hg.logilab.org/master/rql
Homepage: http://www.logilab.org/project/rql
Package: python3-rql
Architecture: any
Depends:
${python3:Depends},
${misc:Depends},
${shlibs:Depends},
python3-logilab-common,
python3-yapps,
python3-logilab-database (>= 1.6.0),
python3-logilab-constraint,
Suggests: python3-pygments
Description: relationship query language (RQL) utilities
A library providing the base utilities to handle RQL queries,
such as a parser, a type inferencer.
.
This package contains the Python 3 version of the RQL library.