Metadata-Version: 2.4
Name: bwcompiler
Version: 0.1.0
Summary: Compile a .bw file into a Python dictionary.
Author: Victor Zou
License: MIT
Project-URL: Homepage, https://github.com/qzou1222-alt/bwcompiler
Project-URL: Issues, https://github.com/qzou1222-alt/bwcompiler/issues
Keywords: language,dsl,Victor Zou,vzpy,python,bw,world,loadbw,compiler
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# py3dbuilder

Compile a .bw file into a Python dictionary.

## Version

Current version: `0.1.0`

## Features

- read
- compile

## Links

- [PyPI](https://pypi.org/project/bwcompiler/)
- [PyPI Stats](https://pypistats.org/packages/bwcompiler)

## License

MIT License
