DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: tag-expressions 2.0.1-1

Package Information

DescriptionShunting-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.

MaintainerAlex Myczko <tar@debian.org>
Changed ByAlex Myczko <tar@debian.org>
Sponsortar@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/debian/tag-expressions.git (browse)
Closes#1141995
Trackerhttps://tracker.debian.org/pkg/tag-expressions
Uploaded24 days ago

New Package Report

.changes
Changed-ByAlex Myczko
Architecturesource all
Distributionunstable
DateMon, 13 Jul 2026 16:19:24 +0200
Sourcetag-expressions
Version2.0.1-1
Changelog
tag-expressions (2.0.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1141995)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-tag-expressions deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/timofurrer/tag-expressions
Upstream-Name: tag-expressions
Upstream-Contact: Timo Furrer

Files:
 *
Copyright:
 2015-2024 Timo Furrer
License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Files:
 debian/*
Copyright:
 2026 Alex Myczko <tar@debian.org>
License: GPL-2+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

Review Information

accepted — allocated to mechtilde 24 days ago, started 24 days ago, completed 24 days ago.

Final Comment

Back to Dashboard | View all reviews for this package