Metadata-Version: 1.2
Name: truncate-and-write-to-sql
Version: 0.0.0
Summary: Truncate existing table and write to the table with new entries
Home-page: https://github.com/MPettersen/truncate_and_write_to_sql
Author: Markus Pettersen
Author-email: mp.markus94@gmail.com
License: UNKNOWN
Description: # 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.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
