Source: hp48cc Standards-Version: 4.7.4 Maintainer: Roberto Lumbreras Section: devel Build-Depends: debhelper-compat (= 13), bison, flex, Vcs-Browser: https://salsa.debian.org/debian/hp48cc Vcs-Git: https://salsa.debian.org/debian/hp48cc.git Homepage: http://www.sigala.it/sandro/software.php Rules-Requires-Root: no Package: hp48cc Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Description: C-like compiler which produces HP48 RPN `hp48cc' is a C-like compiler that translates the input code into the HP48 RPN language. The language recognized by the compiler is only a small subset of the C language, with some non-standard extensions, but powerful enough to write complex programs simply.