Metadata-Version: 2.1
Name: pcbasic
Version: 2.0.1
Summary: A free, cross-platform emulator for the GW-BASIC family of interpreters.
Home-page: http://pc-basic.org
Author: Rob Hagemans
Author-email: robhagemans@yahoo.co.uk
License: GPLv3
Description: 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.
Keywords: emulator,interpreter,basic,retro,legacy,gwbasic,basica,pcjr,tandy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Emulators
Classifier: Topic :: Software Development :: Interpreters
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Requires-Python: ~=2.7.12
Provides-Extra: full
Provides-Extra: dev
