Metadata-Version: 2.1
Name: aurora-common-utils
Version: 0.0.6
Summary: File operations utils.
Home-page: https://github.com/
Author: xblia
Author-email: worldandyou@163.com
License: UNKNOWN
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

# file-utils

File operations utils. Example:
1. Read resource file.
2. Read config file.
3. Write content to file.


