[ buster ]
[ Source: python-atomicwrites ]
Package: pypy-atomicwrites (1.1.5-2)
Links for pypy-atomicwrites
Debian Resources:
Download Source Package python-atomicwrites:
- [python-atomicwrites_1.1.5-2.dsc]
- [python-atomicwrites_1.1.5.orig.tar.gz]
- [python-atomicwrites_1.1.5-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Atomic file writes - PyPy
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.
This package contains the PyPy.
Other Packages Related to pypy-atomicwrites
|
|
|
|
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter
Download pypy-atomicwrites
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.7 kB | 33.0 kB | [list of files] |