Source: sasm
Section: devel
Priority: optional
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper-compat (= 13), qtbase5-dev
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/myczko-guest/sasm
Vcs-Git: https://salsa.debian.org/myczko-guest/sasm.git
Homepage: https://github.com/Dman95/SASM

Package: sasm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, nasm | fasm | binutils, gcc
Suggests: intel2gas
Description: simple IDE for NASM, GAS and FASM assembly languages
 This is a simple IDE for assembly languages. It has syntax highlighting
 and a debugger. The program works out of the box and is great for
 beginners to learn assembly language.
