Metadata-Version: 2.3
Name: iso4217parse-fixed
Version: 0.1.0
Summary: A fork of iso4217-parse with support only active currencies
Home-page: https://github.com/antonshpakovych-reface/iso4217parse-fixed
License: MIT
Keywords: iso4217,currency,parse,symbol
Author: Anton Shpakovych
Author-email: anton.shpakovych@reface.ai
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Project-URL: Repository, https://github.com/antonshpakovych-reface/iso4217parse-fixed
Description-Content-Type: text/markdown

## About this Fork

This is a maintained fork of the original `iso4217parse`. 

### Key Improvements:
*  We keep the data.json file up-to date only with active and official currencies.

