Fedora Packages

golang-github-dchest-safefile-devel Subpackage of golang-github-dchest-safefile

Safe "atomic" saving of files

Go package safefile implements safe "atomic" saving of files. Instead of truncating and overwriting the destination file, it creates a temporary file in the same directory, writes to it, and then renames the temporary file to the original name when calling Commit. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dchest/safefile

Releases Overview

Release Stable Testing
Fedora Rawhide 0-0.9.20180529git855e8d9.fc35 -
Fedora 35 0-0.9.20180529git855e8d9.fc35 -
Fedora 34 0-0.8.20180529git855e8d9.fc34 -
Package Info

You can contact the maintainers of this package via email at golang-github-dchest-safefile dash maintainers at fedoraproject dot org.



Sources on Pagure