Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>fr.inria.coqide</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.1-only</project_license>
  <name>coqide</name>
  <summary>Coq graphical interface</summary>
  <description>
    <p>
      Coq is a formal proof management system. It allows for the development of
      theorems through first order logic that are mechanically checked by the
      machine.  Sets of definitions and theorems can be saved as compiled
      modules and loaded into the system.
  </p>
  <p>
    This package provides Coqide, a lightweight IDE for Coq.
  </p>
  </description>
  <launchable type="desktop-id">fr.inria.coqide.desktop</launchable>
  <screenshots>
    <screenshot type="default">
      <image>https://coq.inria.fr/files/coqide/images/capture1.jpg</image>
      <caption>Tactic list</caption>
    </screenshot>
    <screenshot>
      <image>https://coq.inria.fr/files/coqide/images/capture2.jpg</image>
      <caption>Template list</caption>
    </screenshot>
    <screenshot>
      <image>https://coq.inria.fr/files/coqide/images/capture3.jpg</image>
      <caption>Query list</caption>
    </screenshot>
    <screenshot>
      <image>https://coq.inria.fr/files/coqide/images/capture4.jpg</image>
      <caption>Query result</caption>
    </screenshot>
    <screenshot>
      <image>https://coq.inria.fr/files/coqide/images/capture5.jpg</image>
      <caption>Tactics wizard</caption>
    </screenshot>
  </screenshots>
  <update_contact>loganjerry@gmail.com</update_contact>
  <url type="homepage">https://coq.inria.fr/</url>
  <url type="bugtracker">https://github.com/coq/coq/issues</url>
  <url type="help">https://coq.inria.fr/documentation</url>
  <url type="donation">https://coq.inria.fr/consortium</url>
  <content_rating type="oars-1.0"></content_rating>
  <provides>
    <binary>coqide</binary>
  </provides>
</component>