معرفی شرکت ها


ghc-atomic-write-0.2.0.7-7.fc37.x86_64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Atomically write to a file
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything x86_64
نام بسته ghc-atomic-write
نام فایل بسته ghc-atomic-write-0.2.0.7-7.fc37.x86_64.rpm
نسخه بسته 0.2.0.7
انتشار بسته 7.fc37
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Thu 21 Jul 2022 09
هاست سازنده buildvm-x86-31.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/atomic-write
مجوز MIT
حجم دانلود 24K
حجم نصب 76.890K
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-7.fc37.aarch64.rpm 0.2.0.7 aarch64 Fedora Everything
ghc-atomic-write-0.2.0.7-7.fc37.src.rpm 0.2.0.7 i686 Fedora Everything
ghc-atomic-write-devel-0.2.0.7-7.fc37.aarch64.rpm 0.2.0.7 aarch64 Fedora Everything
ghc-atomic-write-devel-0.2.0.7-7.fc37.x86_64.rpm 0.2.0.7 x86_64 Fedora Everything
ghc-atomic-write-doc-0.2.0.7-7.fc37.noarch.rpm 0.2.0.7 noarch Fedora Everything
ghc-atomic-write-prof-0.2.0.7-7.fc37.aarch64.rpm 0.2.0.7 aarch64 Fedora Everything
ghc-atomic-write-prof-0.2.0.7-7.fc37.x86_64.rpm 0.2.0.7 x86_64 Fedora Everything


نیازمندی

مقدار نام
- libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
- libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
- libHSbinary-0.8.8.0-ghc8.10.7.so()(64bit)
- libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)
- libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)
- libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)
- libHSdirectory-1.3.6.0-ghc8.10.7.so()(64bit)
- libHSexceptions-0.10.4-ghc8.10.7.so()(64bit)
- libHSfilepath-1.4.2.1-ghc8.10.7.so()(64bit)
- libHSghc-boot-th-8.10.7-ghc8.10.7.so()(64bit)
- libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
- libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
- libHSmtl-2.2.2-ghc8.10.7.so()(64bit)
- libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit)
- libHSrandom-1.2.0-KwELIRRPk7PAcyDfwXEvGo-ghc8.10.7.so()(64bit)
- libHSsplitmix-0.1.0.3-EyzgLNoP6DEInch8Jq19NJ-ghc8.10.7.so()(64bit)
- libHSstm-2.5.0.1-ghc8.10.7.so()(64bit)
- libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit)
- libHStemporary-1.3-JEYQHtJ8tvuIz1ZJWBzBrR-ghc8.10.7.so()(64bit)
- libHStext-1.2.4.1-ghc8.10.7.so()(64bit)
- libHStime-1.9.3-ghc8.10.7.so()(64bit)
- libHStransformers-0.5.6.2-ghc8.10.7.so()(64bit)
- libHSunix-2.7.2.2-ghc8.10.7.so()(64bit)
- libHSunix-compat-0.5.4-9pnwdSgqQ6VGBo7SYUv7AI-ghc8.10.7.so()(64bit)
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libgmp.so.10()(64bit)
- libm.so.6()(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 0.2.0.7-7.fc37 ghc-atomic-write
= 0.2.0.7-7.fc37 ghc-atomic-write(x86-64)
- libHSatomic-write-0.2.0.7-7YwCbtQcNCmBWaJmJSXewn-ghc8.10.7.so()(64bit)


نحوه نصب


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

    dnf install ghc-atomic-write-0.2.0.7-7.fc37.x86_64.rpm


فایل ها

مسیرها
/usr/lib/.build-id
/usr/lib/.build-id/88
/usr/lib/.build-id/88/2737490d3d1bca5954198853e09c9bc5414471
/usr/lib64/libHSatomic-write-0.2.0.7-7YwCbtQcNCmBWaJmJSXewn-ghc8.10.7.so
/usr/share/licenses/ghc-atomic-write


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

تاریخ آخرین تغییر جزئیات
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

2021-01-26

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

2020-08-23

spec file generated by cabal-rpm-2.0.6