Metadata-Version: 2.1
Name: FileScanner
Version: 1.1
Summary: Scan files based on file type
Author: Ryan Sanders
Author-email: rasanders22@gmail.com
Keywords: python,scans files
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: pandas
Requires-Dist: pathlib

Will scan a folder for types of files based on an array and return a pandas dataframe with file info
