Metadata-Version: 2.2
Name: bespokelang
Version: 1.0.0
Summary: Run programs written in the Bespoke esolang.
Author-email: Josiah Winslow <winslowjosiah@gmail.com>
Project-URL: Homepage, https://github.com/winslowjosiah/bespokelang
Project-URL: Issues, https://github.com/winslowjosiah/bespokelang/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# bespokelang

Run programs written in the Bespoke esolang.

## Installation

`bespokelang` is installable from PyPI:

```bash
$ pip install --upgrade bespokelang
```

## Documentation

Coming soon!

## Changelog

### v1.0.0 (2025-01-13)

Initial release.
