frama-c 20110201+carbon+dfsg-2build3 source package in Ubuntu

Changelog

frama-c (20110201+carbon+dfsg-2build3) precise; urgency=low

  * Rebuild for OCaml 3.12.1.
 -- Colin Watson <email address hidden>   Sat, 19 Nov 2011 16:58:03 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
frama-c_20110201+carbon+dfsg.orig.tar.gz 2.2 MiB 502e82bf33a0050e0e282a448188c64bc458273a2a7655b2509272e33c24dbbf
frama-c_20110201+carbon+dfsg-2build3.debian.tar.gz 38.9 KiB bb813a035cc7c6ba79487caaa39a4588274b779280db098a8cf9658648a5c8d1
frama-c_20110201+carbon+dfsg-2build3.dsc 2.3 KiB b5801860e7399e3d68ccb95b56e4f417ff10552df45b8d2bf6c0d4391bd5643f

View changes file

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.