Metadata-Version: 2.1
Name: atomic_write_path
Version: 1.1.0
Summary: Context manager for atomically writing data to a file path.
Home-page: UNKNOWN
License: MIT
Keywords: atomic write context-manager
Author: Bao Wei
Author-email: baowei.ur521@gmail.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: atomicwrites >= 1.3
