Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright Lubomir Rintel 2016 -->
<component type="desktop">
  <id>atanua.desktop</id>
  <name>Atanua</name>
  <project_license>Zlib</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <summary>Real Time Logic Simulator</summary>

  <keywords>
    <keyword>Atanua</keyword>
    <keyword>EDA</keyword>
    <keyword>Logic</keyword>
    <keyword>Simulator</keyword>
  </keywords>

  <description>
    <p>Real-time logic simulator, designed to help in learning of basic
    boolean logic and electronics.</p>
    <p>It uses OpenGL hardware-accelerated rendering and a custom UI
    designed for a fast workflow and a very low learning curve, letting the
    students concentrate on learning the subject instead of spending time
    learning the tool.</p>
  </description>

  <screenshots>
    <screenshot type="default">
      <image width="1024" height="576">http://pkgs.fedoraproject.org/cgit/rpms/atanua.git/plain/atanua.png</image>
    </screenshot>

    <screenshot>
      <image width="1024" height="576">http://pkgs.fedoraproject.org/cgit/rpms/atanua.git/plain/atanua-2.png</image>
    </screenshot>
  </screenshots>

  <url type="homepage">http://sol.gfxile.net/atanua/</url>
  <url type="bugtracker">https://github.com/jarikomppa/atanua/issues</url>
  <update_contact>lkundrak@v3.sk</update_contact>
  <developer_name>Jari Komppa</developer_name>
</component>