Metadata-Version: 2.1
Name: FINBUNDLE
Version: 0.1.0
Summary: A collection of financial tools
Home-page: https://github.com/your-username/FINBUNDLE
Author: Your Name
Author-email: your.email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy

Add a detailed description of your package here.
    You can use the content from your README.md file for this section.
