DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-vcsgraph 0.1.2-1

Package Information

Descriptiongraph algorithms optimized for version control systems

vcsgraph is a high-performance graph algorithms library specifically designed for working with version control system (VCS) data structures. It provides efficient implementations of common graph operations needed by VCS tools, with both pure Python and Rust-accelerated implementations for performance-critical operations.

MaintainerJelmer Vernooij <jelmer@debian.org>
Changed ByJelmer Vernooij <jelmer@debian.org>
Sponsorjelmer@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/python-team/packages/python-vcsgraph.git (browse)
Trackerhttps://tracker.debian.org/pkg/python-vcsgraph
Uploaded3 hours ago

New Package Report

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

Files: *
Copyright:
 2004-2016 Canonical Ltd
 2017-2026 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