Source: faucc
Section: devel
Maintainer: FAUmachine Team <faumachine@potyra.de>
Uploaders: Volkmar Sieh <volkmar.sieh@informatik.uni-erlangen.de>,
 Stefan Potyra <stefan@potyra.de>
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.
