Name: | python38-atomicwrites |
---|---|
Version: | 1.3.0 |
Release: | 8.module+el8.2.0+5579+085cd3bd |
Architecture: | noarch |
Module: | python38-devel:3.8:8020020200309184510:2a5cc3c5 python38-devel:3.8:8050020210811101222:e3d35cca python38-devel:3.8:8060020220120164031:5294be16 python38-devel:3.8:8070020220629143239:bd194b04 python38-devel:3.8:8070020220916150349:bd194b04 python38-devel:3.8:8080020221221151857:0d9ba776 |
Group: | Unspecified |
Size: | 25649 |
License: | MIT |
RPM: | python38-atomicwrites-1.3.0-8.module+el8.2.0+5579+085cd3bd.noarch.rpm |
Source RPM: | python-atomicwrites-1.3.0-8.module+el8.2.0+5579+085cd3bd.src.rpm |
Build Date: | Wed Apr 29 2020 |
Build Host: | jenkins-10-147-72-125-65401f72-f687-4923-a026-2f2c8925146f.appad1iad.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 |