Metadata-Version: 2.1
Name: pygidb
Version: 0.0.1a0
Summary: Library for operating with Genshin Impact DB
Author: ScuroNeko
Project-URL: Homepage, https://git.nix13.pw/gidb/py-gidb
Project-URL: Bug Tracker, https://git.nix13.pw/gidb/py-gidb/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

## Building

`py -m build`

`twine upload dist/*`
