DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-visioncortex 0.8.10-1

Package Information

DescriptionSemantic Computer Vision - Rust source code

visioncortex provides image, shape, path, color clustering, rasterization, and geometry routines for semantic computer vision and vectorization workflows.

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByMichele Cane <michele.cane@proton.me>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/visioncortex] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-visioncortex
Uploaded6 hours ago

New Package Report

.changes
Sourcerust-visioncortex
Version0.8.10-1
Changed-ByMichele Cane
Architectureamd64 source
Distributionunstable
Changelog
rust-visioncortex (0.8.10-1) unstable; urgency=medium
 .
   * Package visioncortex 0.8.10 from crates.io using debcargo 2.8.3
.dsc
Package-Listlibrust-visioncortex-dev deb rust optional arch=any
Sectionrust
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: visioncortex
Upstream-Contact: Chris Tsang <tyt2y7@gmail.com>
Source: https://github.com/visioncortex/visioncortex/

Files: *
Copyright: 2026 TSANG, Hao Fung
License: MIT or Apache-2.0

Files: src/path/reduce.rs
Copyright: 2017, Vladimir Agafonkin
License: BSD-2-clause

Files: src/numeric/perspective.rs
Copyright: 2015, Jenny Louthan
License: MIT

Files: src/numeric/matrix.rs
Copyright: 2011, Sébastien Loisel
License: MIT

Files: src/shape/rasterizer.rs
Copyright:
 2014, Bence Dányi
 2017, Michael Straßburger
License: MIT

Files: src/color.rs
Copyright: Brian Grinstead
License: MIT

Files: Attributions.md
Copyright: 2026 TSANG, Hao Fung
License: MIT or Apache-2.0
Comment:
 This file documents third-party code origins and license texts. Copyright and
 license information for adapted code is listed against the corresponding
 source files above.

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Michele Cane <michele.cane@proton.me>
License: MIT or Apache-2.0

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

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.

Review Information

accepted — allocated to mechtilde 4 hours ago, started 4 hours ago, completed 4 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package