frama-c 20111001+nitrogen+dfsg-3 source package in Ubuntu

Changelog

frama-c (20111001+nitrogen+dfsg-3) unstable; urgency=low


  * Include patchlevel2 for Nitrogen 20111001.
    - add debian/patches/0006-Patchlevel2-for-Nitrogen-20111001.patch

 -- Mehdi Dogguy <email address hidden>  Fri, 06 Jan 2012 09:30:44 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe math

Downloads

File Size SHA-256 Checksum
frama-c_20111001+nitrogen+dfsg-3.dsc 1.9 KiB 4cfc4d5c0011d02c129f0f7006b101f297d3eaee560f222317337c5b42353cae
frama-c_20111001+nitrogen+dfsg.orig.tar.gz 2.6 MiB f6b699bd27e3539beb2212d57212b276cb5c444a87dc9553dc622bbd807173e2
frama-c_20111001+nitrogen+dfsg-3.debian.tar.gz 28.4 KiB 1e7167535490284f1cc158dda1ab163fa05015a63f0aaae639e0e50c42ad7a69

No changes file available.

Binary packages built by this source

frama-c: Framework for source code analysis of software written in C

 Frama-C is a framework dedicated to the analysis of the source code
 of software written in C.
 .
 Frama-C gathers several static analysis techniques in a single
 collaborative framework. The collaborative approach of Frama-C allows
 static analyzers to build upon the results already computed by other
 analyzers in the framework. Thanks to this approach, Frama-C provides
 sophisticated tools, such as a slicer and dependency analysis.
 .
 It can be used to:
   * Validate the source code formally
   * Look for potential runtime errors
   * Audit or review it
   * Reverse engineer it to understand its structure
   * Generate formal documentation
 .
 This package provides the graphical user interface of Frama-c and depends
 on frama-c-base.

frama-c-base: Framework for C source code analysis (without gui)

 Frama-C is a framework dedicated to the analysis of the source code
 of software written in C.
 .
 Frama-C gathers several static analysis techniques in a single
 collaborative framework. The collaborative approach of Frama-C allows
 static analyzers to build upon the results already computed by other
 analyzers in the framework. Thanks to this approach, Frama-C provides
 sophisticated tools, such as a slicer and dependency analysis.
 .
 It can be used to:
   * Validate the source code formally
   * Look for potential runtime errors
   * Audit or review it
   * Reverse engineer it to understand its structure
   * Generate formal documentation
 .
 This package provides the library of Frama-c which is useful to build
 plugins for Frama-c and the command-line tools.