frama-c 20170501+phosphorus+dfsg-2build1 source package in Ubuntu

Changelog

frama-c (20170501+phosphorus+dfsg-2build1) bionic; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 28 Oct 2017 16:39:11 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe math

Downloads

File Size SHA-256 Checksum
frama-c_20170501+phosphorus+dfsg.orig.tar.gz 7.1 MiB 21eaa52b6163cdae92475d803ae165d4bea231ec9d71a37fcc2981a110453733
frama-c_20170501+phosphorus+dfsg-2build1.debian.tar.xz 29.1 KiB e03328d07ad09de4d5cfc523679bcda9db44b5c32f46ffc4015b2e1071c4cf2e
frama-c_20170501+phosphorus+dfsg-2build1.dsc 2.3 KiB ab63a89e10314ee4cc4508bbb5187e8739fc7b32c3cf94fc1d714eca73adb4b4

View changes file

Binary packages built by this source

frama-c: No summary available for frama-c in ubuntu cosmic.

No description available for frama-c in ubuntu cosmic.

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: No summary available for frama-c-base-dbgsym in ubuntu cosmic.

No description available for frama-c-base-dbgsym in ubuntu cosmic.

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