Metadata-Version: 2.1
Name: dircomply
Version: 0.1
Summary: A small package to compare the files between two project folders.
Author: Benevant Mathew
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown

dircomply compares two folders for there differences in these extensions files - .txt, .py, .bat, .html
Along with it will diplay the unique files for each folder.
