Metadata-Version: 2.1
Name: example-pkg-PANDASTEST-01
Version: 0.0.1
Summary: A small example package using pandas
Home-page: UNKNOWN
Author: Ameer Bajwa
Author-email: ameer@gluon.com
License: UNKNOWN
Description: # Example Package using Pandas
        
        This is a simple example package to see how using an external library pandas is incoporated with 
        deploying a package.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
