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
30 lines
1018 B
Plaintext
30 lines
1018 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-qmake, qtbase5-dev-tools, libqt5svg5-dev, libstdc++-6-dev
|
|
|
|
Package: qcoan
|
|
Architecture: any
|
|
Section: devel
|
|
Priority: optional
|
|
Depends: libqt5svg5, libstdc++6, ${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.
|
|
|