Metadata-Version: 2.4
Name: extracurrencyexchange
Version: 0.1.0
Summary: Currency Exchange plugin with more supported currency
Author: Alex Le
Author-email: alexquan68@gmail.com
License: MIT
Keywords: inventree plugin
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# ExtraCurrencyExchange

Currency Exchange plugin with more supported currency

## Installation

### InvenTree Plugin Manager

... todo ...

### Command Line 

To install manually via the command line, run the following command:

```bash
pip install extracurrencyexchange
```

## Configuration

... todo ...

## Usage

... todo ...
