Metadata-Version: 2.4
Name: validating
Version: 0.0.0
Summary: For test
Project-URL: Documentation, https://github.com/Chitaoji/validating/blob/main/README.md
Project-URL: Repository, https://github.com/Chitaoji/validating/
Author-email: Chitaoji <2360742040@qq.com>
Maintainer-email: Chitaoji <2360742040@qq.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: config
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# validating
A template repository for building python packages.

## Installation
```sh
$ pip install validating
```

## Requirements
```txt

```

## See Also
### Github repository
* https://github.com/Chitaoji/validating/

### PyPI project
* https://pypi.org/project/validating/

## License
This project falls under the BSD 3-Clause License.

## History
### v0.0.0
* Initial release.