| Name: | python38-atomicwrites |
|---|---|
| Version: | 1.3.0 |
| Release: | 8.module+el8.9.0+90017+9913aa0c |
| Architecture: | noarch |
| Module: | python38-devel:3.8:8090020231025034835:9a73d769 |
| Group: | Unspecified |
| Size: | 25676 |
| License: | MIT |
| RPM: | python38-atomicwrites-1.3.0-8.module+el8.9.0+90017+9913aa0c.noarch.rpm |
| Source RPM: | python-atomicwrites-1.3.0-8.module+el8.9.0+90017+9913aa0c.src.rpm |
| Build Date: | Wed Oct 25 2023 |
| Build Host: | build-ol8-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 |