DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-catalogus 0.1.0-1

Package Information

DescriptionClasses to provide name-to-object registry-like support

Catalogus provides a simple and extensible registry system that allows you to:

* Register objects by name * Retrieve objects by name * Support lazy loading of objects * Maintain type safety with generic support

MaintainerJelmer Vernooij <jelmer@debian.org>
Changed ByJelmer Vernooij <jelmer@debian.org>
Sponsorjelmer@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/catalogus.git -b debian/main (browse)
Trackerhttps://tracker.debian.org/pkg/python-catalogus
Uploaded4 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateMon, 23 Mar 2026 16:01:22 +0000
Sourcepython-catalogus
Version0.1.0-1
Changed-ByJelmer Vernooij
Changelog
python-catalogus (0.1.0-1) unstable; urgency=low
 .
   * Initial release.
.dsc
Componentmain
Package-Listpython3-catalogus deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: catalogus
Upstream-Contact: Breezy Developers
Source: https://github.com/breezy-team/catalogus

Files: *
Copyright:
 2002-2016 Canonical Ltd
 2017-2025 Breezy Developers
License: GPL-2+

Files: debian/*
Copyright: Jelmer Vernooij <jelmer@debian.org>
License: GPL-2+

License: GPL-2+
 This program 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 program 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 program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA
 .
 On Debian systems, the full text of the GNU General Public License is available
 in /usr/share/common-licenses/GPL-2.

Back to Dashboard | View all reviews for this package