Metadata-Version: 2.1
Name: pyodide-build
Version: 0.21.0a2
Summary: "Tools for building Pyodide"
Home-page: https://github.com/pyodide/pyodide
Author: Pyodide developers
Project-URL: Bug Tracker, https://github.com/pyodide/pyodide/issues
Project-URL: Documentation, https://pyodide.org/en/stable/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: cython (<3.0)
Requires-Dist: ruamel.yaml
Requires-Dist: packaging
Requires-Dist: wheel
Requires-Dist: tomli
Requires-Dist: build (==0.7.0)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# pyodide-build

Tools for building Pyodide.

See [http://github.com/pyodide/pyodide](http://github.com/pyodide/pyodide) for
more information.

## License

Pyodide uses the [Mozilla Public License Version
2.0](https://choosealicense.com/licenses/mpl-2.0/).
