Metadata-Version: 2.4
Name: hatchlor_template_test
Version: 0.0.2
Summary: Python project featuring the modern and extensible Python project manager hatch.
Project-URL: Documentation, https://github.com/bartosz121/hatchlor_template_test
Project-URL: Source, https://github.com/bartosz121/hatchlor_template_test
Project-URL: Tracker, https://github.com/bartosz121/hatchlor_template_test/issues
Author-email: Bartosz Magiera <admin@bartoszmagiera.dev>
License: MIT
License-File: AUTHORS.md
License-File: LICENSE.txt
Keywords: keyword_1,keyword_2
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# hatchlor-template-test

Python project featuring the modern and extensible Python project manager hatch.

# TODO: Create pypi project for `release` job to work:  https://docs.pypi.org/trusted-publishers/creating-a-project-through-oidc/ `Workflow name: build.yml` `Environment name: release`

## Features

* Feature 1
* Feature 2
* ...

## Development

For details on setting up the development environment and contributing, see CONTRIBUTING.md.

## Credits

This package was created with [The Hatchlor] project template.

[The Hatchlor]: https://github.com/bartosz121/the-hatchlor
[hatch]: https://hatch.pypa.io/
