cvise 2.4.0-2 source package in Ubuntu

Changelog

cvise (2.4.0-2) unstable; urgency=medium

  * (Build-)depend on python3-chardet.

 -- Matthias Klose <email address hidden>  Tue, 02 Nov 2021 16:15:02 +0200

Upload details

Uploaded by:
Debian GCC maintainers
Uploaded to:
Sid
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cvise_2.4.0-2.dsc 2.0 KiB 2df6b76a6188efc2b341e51f8d957acee235ec2cb54de62a02c0dc608b5075a1
cvise_2.4.0.orig.tar.gz 246.9 KiB 55ae8c39bdbaddba9a2ac1173bef7995e58387bc81f4610125dd1488c8e8b1ae
cvise_2.4.0-2.debian.tar.xz 5.5 KiB caca8856658e3d212d4835c2d347160a4c14950c6a47768b47039d968727d609

No changes file available.

Binary packages built by this source

cvise: super-parallel Python port of the C-Reduce project

 C-Vise is a tool that takes a large C, C++ or OpenCL program that has
 a property of interest (such as triggering a compiler bug) and
 automatically produces a much smaller C/C++ or OpenCL program that
 has the same property. It is intended for use by people who discover
 and report bugs in compilers and other tools that process C/C++ or
 OpenCL code.
 .
 NOTE: C-Vise happens to do a pretty good job reducing the size of
 programs in languages other than C/C++, such as JavaScript and
 Rust. If you need to reduce programs in some other language, please
 give it a try.

cvise-dbgsym: debug symbols for cvise