Source: tag-expressions Section: python Maintainer: Alex Myczko Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest , python3-setuptools, Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.4 Homepage: https://github.com/timofurrer/tag-expressions Vcs-Browser: https://salsa.debian.org/debian/tag-expressions Vcs-Git: https://salsa.debian.org/debian/tag-expressions.git Package: python3-tag-expressions Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Shunting-yard Algorithm to evaluate logical tag expressions This package is to evaluate logical tag expressions by using a modified version of the Shunting Yard algorithm. This is a Python port of cucumbers tag expression. . This package installs the library for Python 3.