frama-c 20130601+fluorine3+dfsg-2build1 source package in Ubuntu

Changelog

frama-c (20130601+fluorine3+dfsg-2build1) trusty; urgency=medium

  * Rebuild for ocaml-4.01.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 22:01:50 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe math

Downloads

File Size SHA-256 Checksum
frama-c_20130601+fluorine3+dfsg.orig.tar.gz 2.5 MiB 69118f631055f86ca299b00255eb3e74cfff69da6317347fafd62a32cae44e38
frama-c_20130601+fluorine3+dfsg-2build1.debian.tar.gz 25.2 KiB dbde6b2ffccde244084dfcb979ec3ede2935f14d16c7029e592a517151f5ae9a
frama-c_20130601+fluorine3+dfsg-2build1.dsc 1.7 KiB 40208ea29dbb1766e68c03d8fef4292478fed2c1f761f55165bf38c611eca92b

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.