Name: | python3-atomicwrites |
---|---|
Version: | 1.4.1 |
Release: | 10.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32927 |
License: | MIT |
RPM: | python3-atomicwrites-1.4.1-10.el10_0.noarch.rpm |
Source RPM: | python-atomicwrites-1.4.1-10.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.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 Python 3 version. |