frama-c 20191204+calcium-0ubuntu2 source package in Ubuntu

Changelog

frama-c (20191204+calcium-0ubuntu2) focal; urgency=medium

  * No change rebuild against new coq

 -- Gianfranco Costamagna <email address hidden>  Fri, 20 Mar 2020 20:05:10 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
frama-c_20191204+calcium.orig.tar.gz 5.5 MiB 167ba128cda0974a33fbf36a5634a9f520f8cad9dbcc3ab590d4cb264cb0bb0d
frama-c_20191204+calcium-0ubuntu2.debian.tar.xz 22.3 KiB c26304b0eabe0b647db8370b8aad5db24366880fa1b3ff401c7ae07bb6eef4b9
frama-c_20191204+calcium-0ubuntu2.dsc 2.2 KiB 75bcff6cdf80b6ba0c944ea4997fc0b227b04f3c7546496d8ac46efefe09e610

View changes file

Binary packages built by this source

frama-c-base: Platform dedicated to the analysis of source code written in C (without gui)

 Frama-C gathers several analysis techniques in a single collaborative
 framework, based on analyzers (called "plug-ins") that can build upon the
 results computed by other analyzers in the framework.
 .
 Thanks to this approach, Frama-C provides sophisticated tools, including:
   * an analyzer based on abstract interpretation (Value plug-in);
   * a program proof framework based on weakest precondition calculus (WP plug-in);
   * a program slicer (Slicing plug-in);
   * a tool for verification of temporal (LTL) properties (Aoraï plug-in);
   * several tools for code base exploration and dependency analysis
     (plug-ins From, Impact, Metrics, Occurrence, Scope, etc.).
 .
 These plug-ins communicate between each other via the Frama-C API
 and via ACSL (ANSI/ISO C Specification Language) properties.
 .
 This package provides the library of Frama-c which is useful to build
 plugins for Frama-c and the command-line tools.

frama-c-base-dbgsym: debug symbols for frama-c-base