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

Changelog

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

  * New upstream release

 -- Dimitri John Ledkov <email address hidden>  Tue, 25 Feb 2020 13:52:36 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
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-0ubuntu1.debian.tar.xz 22.2 KiB ad1a3cb49e1b39141e93743b32e3bd2cc1852614abd777a23a8eecf9db66b919
frama-c_20191204+calcium-0ubuntu1.dsc 2.2 KiB 96f91871b8713b8fce8b4d5628b0a0289e26ca6d479e8c8b3e93c0577db92f02

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