DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-chevron 0.14.0-1

Package Information

DescriptionPython implementation of mustache (Python 3)

Chevron runs in less than half the time of pystache (Which is not even up to date on the spec). And in about 70% the time of Stache (A 'trimmed' version of mustache, also not spec compliant).

This package installs the library for Python 3.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByAryan Karamtoth <spaciouscoder78@disroot.org>
Sponsorobbardc@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-chevron.git (browse)
Closes#1133311
Trackerhttps://tracker.debian.org/pkg/python-chevron
Uploaded3 hours ago

New Package Report

.changes
Sourcepython-chevron
Version0.14.0-1
Changed-ByAryan Karamtoth
Architecturesource all
Distributionunstable
DateSun, 12 Apr 2026 07:53:47 +0530
Changelog
python-chevron (0.14.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1133311)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-chevron deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/noahmorrison/chevron
Upstream-Name: chevron
Upstream-Contact: Noah Morrison <noah@morrison.ph>

Files:
 *
Copyright:
 2014-2026 Noah Morrison <noah@morrison.ph>
License: MIT

Files:
 debian/*
Copyright:
 2026 Aryan Karamtoth <spaciouscoder78@disroot.org>
License: MIT

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.

Back to Dashboard | View all reviews for this package