Metadata-Version: 2.1
Name: dfmodule-test
Version: 0.0.2
Summary: A simple dfmodule example package
Home-page: http://github.com/yourusername/sample_package
Author: Your Name
Author-email: your.email@example.com
Keywords: dfmodule_test
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: pandas
Requires-Dist: numpy

