Metadata-Version: 2.4
Name: blaupause
Version: 0.1.14
Summary: Example package used as a template for setting up Python packages/repositories.
Project-URL: Homepage, https://github.com/lang-m/blaupause
Author: Martin Lang, Marijan Beg
License-Expression: BSD-3-Clause
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: pytest
Description-Content-Type: text/markdown

# Blaupause - Python package template

A sample Python-based package that can be used a tutorial for setting up a project.


## License

Licensed under the BSD 3-Clause "New" or "Revised" License. For details, please refer to the [LICENSE](LICENSE) file.
