معرفی شرکت ها


ghc-atomic-write-0.2.0.7-10.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Atomically write to a file
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything i686
نام بسته ghc-atomic-write
نام فایل بسته ghc-atomic-write-0.2.0.7-10.fc38.src.rpm
نسخه بسته 0.2.0.7
انتشار بسته 10.fc38
معماری بسته i686
نگهدارنده -
تاریخ ساخت Fri 17 Feb 2023 06
هاست سازنده buildvm-x86-11.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/atomic-write
مجوز MIT
حجم دانلود 24K
حجم نصب 12.549K
Atomically write to a file on POSIX-compliant systems while preserving permissions. On most Unix systems, `mv` is an atomic operation. This makes it simple to write to a file atomically just by using the mv operation. However, this will destroy the permissions on the original file. This library does the following to preserve permissions while atomically writing to a file: * If an original file exists, take those permissions and apply them to the temp file before `mv`ing the file into place. * If the original file does not exist, create a following with default permissions (based on the currently-active umask). This way, when the file is `mv`'ed into place, the permissions will be the ones held by the original file. This library is based on similar implementations found in common libraries in Ruby and Python: * <http://apidock.com/rails/File/atomic_write/class Ruby on Rails includes a similar method called atomic_write> * <https://github.com/chef/chef/blob/c4631816132fcfefaba3d123a1d0dfe8bc2866bb/lib/chef/file_content_management/deploy/mv_unix.rb#L23:L71 Chef includes atomic update functionality> * <https://github.com/sashka/atomicfile There is a python library for atomically updating a file> To use `atomic-write`, import the module corresponding to the type you wish to write atomically, e.g., to write a (strict) ByteString atomically: > import System.AtomicWrite.Writer.ByteString Then you can use the atomicWriteFile function that accepts a `FilePath` and a `ByteString`, e.g.: > atomicWriteFile myFilePath myByteString.


جایگزین ها

بسته نسخه معماری مخزن
ghc-atomic-write-0.2.0.7-10.fc38.aarch64.rpm 0.2.0.7 aarch64 Fedora Everything
ghc-atomic-write-0.2.0.7-10.fc38.x86_64.rpm 0.2.0.7 x86_64 Fedora Everything
ghc-atomic-write-devel-0.2.0.7-10.fc38.aarch64.rpm 0.2.0.7 aarch64 Fedora Everything
ghc-atomic-write-devel-0.2.0.7-10.fc38.x86_64.rpm 0.2.0.7 x86_64 Fedora Everything
ghc-atomic-write-doc-0.2.0.7-10.fc38.noarch.rpm 0.2.0.7 noarch Fedora Everything
ghc-atomic-write-prof-0.2.0.7-10.fc38.aarch64.rpm 0.2.0.7 aarch64 Fedora Everything
ghc-atomic-write-prof-0.2.0.7-10.fc38.x86_64.rpm 0.2.0.7 x86_64 Fedora Everything


نیازمندی

مقدار نام
- ghc-Cabal-devel
- ghc-base-devel
- ghc-base-prof
- ghc-bytestring-devel
- ghc-bytestring-prof
- ghc-directory-devel
- ghc-directory-prof
- ghc-filepath-devel
- ghc-filepath-prof
- ghc-hspec-devel
- ghc-rpm-macros
- ghc-temporary-devel
- ghc-temporary-prof
- ghc-text-devel
- ghc-text-prof
- ghc-unix-compat-devel
- ghc-unix-compat-prof


ارائه دهنده

مقدار نام
= 0.2.0.7-10.fc38 ghc-atomic-write
= 0.2.0.7-10.fc38 ghc-atomic-write-devel
= 0.2.0.7-10.fc38 ghc-atomic-write-prof
= 0.2.0.7-10.fc38 ghc-atomic-write-debuginfo
= 0.2.0.7-10.fc38 ghc-atomic-write-debugsource


نحوه نصب


نصب پکیج rpm ghc-atomic-write:

    dnf install ghc-atomic-write-0.2.0.7-10.fc38.src.rpm


فایل ها

مسیرها
atomic-write-0.2.0.7.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-02-16

refresh to cabal-rpm-2.1.0 with SPDX migration

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-17

rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-08-06

rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild