Source: yabasic Section: interpreters Priority: optional Maintainer: Graham Inggs Standards-Version: 4.3.0 Build-Depends: bison, debhelper (>= 11), flex, libice-dev, libncurses5-dev, libsm-dev, libx11-dev, libxt-dev, tmux Homepage: http://www.yabasic.de Vcs-Browser: https://salsa.debian.org/debian/yabasic Vcs-Git: https://salsa.debian.org/debian/yabasic.git Package: yabasic Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Yet Another BASIC interpreter yabasic implements the most common and simple elements of the BASIC language; it comes with for-loops and goto with while-loops and procedures. yabasic does monochrome line graphics, and printing comes with no extra effort. yabasic runs under Unix and Windows; it is small (less than 200 KB) and free.