Source: faucc Section: devel Maintainer: FAUmachine Team Uploaders: Volkmar Sieh , Stefan Potyra Build-Depends: debhelper-compat (= 13), bison, flex, xmlto Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/faucc Vcs-Git: https://salsa.debian.org/debian/faucc.git Homepage: https://faumachine.potyra.de/ Package: faucc Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gcc Description: C compiler generating Intel code for 16bit/32bit CPUs FAUcc is a optimizing C compiler, that can generate Intel code for 16bit/32bit CPUS. It is useful, if you are in need to compile real mode code, like a BIOS. . FAUcc uses the GNU binutils for assembling/linking.