DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-fastcrc 0.3.6-1

Package Information

Descriptionfast CRC-8, CRC-16, CRC-32 and CRC-64 calculations

fastcrc provides Python functions for calculating a broad collection of standard 8-, 16-, 32- and 64-bit cyclic redundancy checks.

Its calculation routines are implemented in Rust and exposed as a native Python extension.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed BySteffen Moeller <moeller@debian.org>
Sponsormoeller@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/python-team/packages/python-fastcrc.git (browse)
Closes#1146002
Trackerhttps://tracker.debian.org/pkg/python-fastcrc
Uploaded3 hours ago

New Package Report

.changes
Architecturesource amd64
Distributionunstable
DateFri, 14 Aug 2026 18:08:00 +0200
Sourcepython-fastcrc
Version0.3.6-1
Changed-BySteffen Moeller
Changelog
python-fastcrc (0.3.6-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1146002).
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-fastcrc deb python optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fastcrc
Source: https://github.com/overcat/fastcrc

Files: *
Copyright:
 2021-2026 Jun Luo (overcat) <4catcode@gmail.com>
 with contributions as described on
  https://github.com/overcat/fastcrc/graphs/contributors?all=1
 from
 2022 Ray Burr <ryb@nightmare.com>
 2024 Jakob Moll <62994057+t-jmoll@users.noreply.github.com>
 2024 Eno <appweb.cn@gmail.com>
 2025 Camden Moors <camdenmoors@asi-uav.com>
 2025 Christian Clauss <cclauss@me.com>
 2026 Daniel Willenson <dwillens@gmail.com>
License: MIT

Files: debian/*
Copyright: 2026 Steffen Moeller <moeller@debian.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