Name: | python3-atomicwrites |
---|---|
Version: | 1.3.0 |
Release: | 7.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 29227 |
License: | MIT |
RPM: | python3-atomicwrites-1.3.0-7.el8.noarch.rpm |
Source RPM: | python-atomicwrites-1.3.0-7.el8.src.rpm |
Build Date: | Thu Sep 17 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/untitaker/python-atomicwrites |
Summary: | Python Atomic file writes on POSIX |
Description: | This Python module provides atomic file writes on POSIX operating systems. It sports: * Race-free assertion that the target file doesn't yet exist * Windows support * Simple high-level API that wraps a very flexible class-based API |