Pakiet: libghc-atomic-write-dev (0.2.0.7-3 i inne)
Odnośniki dla libghc-atomic-write-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego haskell-atomic-write:
- [haskell-atomic-write_0.2.0.7-3.dsc]
- [haskell-atomic-write_0.2.0.7.orig.tar.gz]
- [haskell-atomic-write_0.2.0.7-3.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Atomically write to a file
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.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Inne pakiety związane z libghc-atomic-write-dev
|
|
|
|
-
- dep: libc6 (>= 2.17)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-a09f1
- pakiet wirtualny udostępniany przez ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-bc4ff
- pakiet wirtualny udostępniany przez ghc
-
- dep: libghc-directory-dev-1.3.6.2-3d18a
- pakiet wirtualny udostępniany przez ghc
-
- dep: libghc-filepath-dev-1.4.2.1-56c4c
- pakiet wirtualny udostępniany przez ghc
-
- dep: libghc-temporary-dev-1.3-24eca
- pakiet wirtualny udostępniany przez libghc-temporary-dev
-
- dep: libghc-text-dev-1.2.5.0-58955
- pakiet wirtualny udostępniany przez ghc
-
- dep: libghc-unix-compat-dev-0.5.4-f38d4
- pakiet wirtualny udostępniany przez libghc-unix-compat-dev
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Biblioteka działań arytmetycznych z dużą dokładnością
Pobieranie libghc-atomic-write-dev
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
ppc64el | 0.2.0.7-3+b1 | 46,1 KiB | 512,0 KiB | [lista plików] |