Metadata-Version: 2.1
Name: tdmt
Version: 0.1.14
Summary: A brief description of your app.
Project-URL: Homepage, http://example.com
Project-URL: Repository, http://example.com/repo
Project-URL: Documentation, http://example.com/docs
Author-email: Your Name <your.email@example.com>
License-Expression: MIT
License-File: LICENSE
Keywords: keyword1,keyword2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: et-xmlfile==1.1.0
Requires-Dist: exceptiongroup==1.1.3
Requires-Dist: iniconfig==2.0.0
Requires-Dist: numpy==1.25.2
Requires-Dist: openpyxl==3.0.9
Requires-Dist: packaging==23.1
Requires-Dist: pandas==1.4.2
Requires-Dist: pluggy==1.2.0
Requires-Dist: pytest==7.4.0
Requires-Dist: python-dateutil==2.8.2
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.


