Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559347
en ru br
ALT Linux repos
S:1.4.1-alt1

Group :: Development/Python3
RPM: python3-module-atomicwrites

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4.1-alt1
Build date: 11 may 2023, 14:09 ( 50.3 weeks ago )
Size: 15.45 Kb

Home page:   https://pypi.org/project/atomicwrites

License: MIT
Summary: Python Atomic file writes on POSIX
Description:

This module provides atomic file writes on POSIX operating
systems. It supports:
* Race-free assertion that the target file doesn't yet exist
* Simple high-level API that wraps a very flexible class-based API
* Consistent error handling across platforms

Current maintainer: Sergey Bolshakov

List of contributors

List of rpms provided by this srpm:

  • python3-module-atomicwrites
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin