Source: sasm Section: devel Priority: optional Maintainer: Judit Foglszinger Build-Depends: debhelper-compat (= 13), qtbase5-dev, qttools5-dev-tools, pandoc Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian/sasm Vcs-Git: https://salsa.debian.org/debian/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.