Source: pcbasic Section: interpreters Priority: optional Maintainer: Ying-Chun Liu (PaulLiu) Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-lxml, python3-markdown, python3-pil, python3-setuptools, python3-wheel Standards-Version: 4.4.0 Homepage: http://pc-basic.org Package: python3-pcbasic Architecture: all Depends: libsdl2-2.0-0, libsdl2-gfx-1.0-0, python3-parallel, python3-pkg-resources, python3-serial, ${misc:Depends}, ${python3:Depends} Suggests: python-pcbasic-doc Description: cross-platform emulator for the GW-BASIC family of interpreters (Python3) PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced BASIC (BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It interprets these BASIC dialects with a high degree of accuracy, aiming for bug-for-bug compatibility. PC-BASIC emulates the most common video and audio hardware on which these BASICs used to run. PC-BASIC runs plain-text, tokenised and protected .BAS files. It implements floating-point arithmetic in the Microsoft Binary Format (MBF) and can therefore read and write binary data files created by GW-BASIC. . This package installs the library for Python 3. Package: python3-pcbasic-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: cross-platform emulator for the GW-BASIC family of interpreters (doc) PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced BASIC (BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It interprets these BASIC dialects with a high degree of accuracy, aiming for bug-for-bug compatibility. PC-BASIC emulates the most common video and audio hardware on which these BASICs used to run. PC-BASIC runs plain-text, tokenised and protected .BAS files. It implements floating-point arithmetic in the Microsoft Binary Format (MBF) and can therefore read and write binary data files created by GW-BASIC. . This is the common documentation package.