Metadata-Version: 2.4
Name: btc-wow
Version: 0.1.0
Summary: Calculates the satoshi value in WoW gold, based on WoW Token USD purchase value and BTC-USD excange rate.
Project-URL: Documentation, https://github.com/Rodrigo Aluizio/btc-wow#readme
Project-URL: Issues, https://github.com/Rodrigo Aluizio/btc-wow/issues
Project-URL: Source, https://github.com/Rodrigo Aluizio/btc-wow
Author-email: Rodrigo Aluizio <r.aluizio@gmail.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE.txt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.8
Requires-Dist: requests~=2.32
Requires-Dist: rich~=14.0
Requires-Dist: typer~=0.16
Description-Content-Type: text/markdown

# btc_wow

Calculates the satoshi value in WoW gold, based on WoW Token USD purchase value and BTC-USD excange rate.

## License

`btc-wow` is distributed under the terms of the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) license.
