Name: | python3-atomicwrites |
---|---|
Version: | 1.4.1 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30862 |
License: | MIT |
RPM: | python3-atomicwrites-1.4.1-5.el9.noarch.rpm |
Source RPM: | python-atomicwrites-1.4.1-5.el9.src.rpm |
Build Date: | Thu Feb 01 2024 |
Build Host: | build-ol9-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. |