Metadata-Version: 2.4
Name: oaknut-basic
Version: 10.6.0
Summary: BBC BASIC tokeniser and detokeniser for Acorn 8-bit and 32-bit BASIC source files
Author-email: Robert Smallshire <robert@smallshire.org.uk>
License-Expression: MIT
Project-URL: Homepage, https://github.com/rob-smallshire/oaknut
Project-URL: Repository, https://github.com/rob-smallshire/oaknut
Project-URL: Issues, https://github.com/rob-smallshire/oaknut/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# oaknut-basic

BBC BASIC tokeniser and detokeniser for Acorn 8-bit BASIC (BBC
Micro, Acorn Electron) and 32-bit BASIC V/VI (Archimedes, RISC OS)
source files. Self-contained, no runtime dependencies on other
`oaknut-*` packages.

Part of the [oaknut](https://github.com/rob-smallshire/oaknut)
monorepo.
