Package: wnpp Version: 1.1.0 Severity: wishlist Owner: Filip Pytloun <[email protected]>
* Package name : python-atomicwrites Version : 1.1.0 Upstream Author : Markus Unterwaditzer <[email protected]> * URL : https://github.com/untitaker/python-atomicwrites * License : Expat Programming Lang: Python Description : Atomic file writes It uses a temporary file in the same directory as the given path. This ensures that the temporary file resides on the same filesystem. The temporary file will then be atomically moved to the target location: On POSIX, it will use rename if files should be overwritten, otherwise a combination of link and unlink.
signature.asc
Description: Digital signature

