Metadata-Version: 2.1
Name: CopyFilesHind
Version: 1.0.0
Summary: With this code, you can copy all the files from your repository and find the largest of copied files.
Home-page: UNKNOWN
Author: Hindarsfjall
Author-email: shubenkov@tuta.io
License: UNKNOWN
Description: With this code, you can copy all the files from your repository and find the largest of the copied files.
        To copy the code, use the commands below:
        
        from CopyFilesHind.CopyFilesHind from copy_file_max_size
        answer = copy_files_max_size()
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
