why/jessie.appdata.xml
Jerry James 0ccec25e66 Rebuild for coq 8.5, flocq 2.5.1, gappalib-coq 1.2.1, why3 0.86.3, and
Frama-C Magnesium.

Also:
- Use camlp4 in preference to camlp5.
- Drop cvc3 support.
- Update appdata for latest specification.
2016-02-12 09:03:09 -07:00

43 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>jessie.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1</project_license>
<name>jessie</name>
<summary>Interface between why and Frama-C</summary>
<description>
<p>
Jessie is an interface between why and Frama-C.
</p>
<p>
Why is a software verification platform that applies formal proving tools to
annotated programs. The Jessie plugin provide the ability to analyze C
programs by invoking Frama-C.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>http://krakatoa.lri.fr/jessie/max_why3ide.png</image>
<caption>Interactive proof session</caption>
</screenshot>
<screenshot>
<image>http://krakatoa.lri.fr/jessie/max_ptr_why3ide.png</image>
<caption>Max function proof</caption>
</screenshot>
<screenshot>
<image>http://krakatoa.lri.fr/jessie/binary_search_raw.png</image>
<caption>Binary search function proof</caption>
</screenshot>
<screenshot>
<image>http://krakatoa.lri.fr/jessie/binary_search_ovfl.png</image>
<caption>Binary search arithmetic overflow</caption>
</screenshot>
<screenshot>
<image>http://krakatoa.lri.fr/jessie/binary_search_behav.png</image>
<caption>Binar search function behavior</caption>
</screenshot>
</screenshots>
<update_contact>loganjerry@gmail.com</update_contact>
<url type="homepage">http://krakatoa.lri.fr/</url>
<url type="bugtracker">https://gforge.inria.fr/tracker/?atid=4012&amp;group_id=999&amp;func=browse</url>
</component>