Metadata-Version: 2.1
Name: icopy2xls
Version: 0.0.2
Summary: Append rows of one Excel sheet to another, if header lines fit
Home-page: https://baangt.org
Author: Bernhard Buhl
Author-email: info@baangt.org
License: UNKNOWN
Description: # baangt-MvCrrspXLS
        
        Move-Corresponding implementation for Excel-Sheets/Tabs.
        
        # Functionality
        
        Append lines from Excel sheets/tabs to another excel sheet/tab for those columns, that have
        idential names. Optional: Add missing columns to destination file.
        
        
        
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
