submit qcoan to Science, updated version 3 OBS-URL: https://build.opensuse.org/request/show/628058 OBS-URL: https://build.opensuse.org/package/show/science/qcoan?expand=0&rev=1
28 lines
988 B
Plaintext
28 lines
988 B
Plaintext
Source: qcoan
|
|
Section: devel
|
|
Maintainer: Elmar Stellnberger <estellnb@elstel.org>
|
|
Homepage: https://www.elstel.org/coan
|
|
Standards-Version: 4.1.4
|
|
Build-Depends: debhelper, qt5-default, qtbase5-dev, qt5-qmake, libqt5svg5-dev
|
|
|
|
Package: qcoan
|
|
Architecture: any
|
|
Section: devel
|
|
Priority: optional
|
|
Depends: libqt5svg5, ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Automaton and Turing Machine Simulator
|
|
qCoAn allows you to edit automata and turing machines in their graphical
|
|
representation. qCoAn can simulate finite automata, pushdown automata, Turing
|
|
machines and machine schemata for both types of automata: deterministic and
|
|
non-deterministic. The machines are abbreviated as follows: FA, NFA, DFA, PDA,
|
|
NPDA, TM, NDTM, MS.
|
|
|
|
Package: qcoan-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: optional
|
|
Depends: qcoan (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
|
Description: debugging symbols for qcoan
|
|
qCoAn is a Turing Machine, Pushdown and Finite Automaton simulator.
|
|
|