Metadata-Version: 2.4
Name: electronics-fx-lib
Version: 0.1.0
Summary: Currency converter library for Smart Inventory
Author: Intern
Author-email: Intern <intern@example.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.30.0
Dynamic: author
Dynamic: requires-python

# electronics-fx-lib

Currency converter library used by the Smart Inventory application. It wraps the https://api.exchangerate.host/latest endpoint and exposes a simple `CurrencyConverter` class.
