[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект ghc-zip-archive-0.4.2.1-1.el9

Имя ghc-zip-archive
Эпоха 0
Версия 0.4.2.1
Релиз 1.el9
Сайт https://hackage.haskell.org/package/zip-archive
Лицензия BSD
Время сборки 2023-08-19 12:11:09
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Library for creating and modifying zip archives
Репозитории Extras
Полное описание The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. The zip archive format is documented in <http://www.pkware.com/documents/casestudies/APPNOTE.TXT>. Certain simplifying assumptions are made about the zip archives: in particular, there is no support for strong encryption, zip files that span multiple disks, ZIP64, OS-specific file attributes, or compression methods other than Deflate. However, the library should be able to read the most common zip archives, and the archives it produces should be readable by all standard unzip programs. Archives are built and extracted in memory, so manipulating large zip files will consume a lot of memory. If you work with large zip files or need features not supported by this library, a better choice may be <http://hackage.haskell.org/package/zip zip>, which uses a memory-efficient streaming approach. However, zip can only read and write archives inside instances of MonadIO, so zip-archive is a better choice if you want to manipulate zip archives in "pure" contexts. As an example of the use of the library, a standalone zip archiver and extracter is provided in the source distribution.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
ghc-zip-archive-0.4.2.1-1.el9.x86_64 Library for creating and modifying zip archives 86e8ba512949ff00ca7aca9297d668326b876cb127f8fa1fe2af2c54f536275d download
ghc-zip-archive-devel-0.4.2.1-1.el9.x86_64 Haskell zip-archive library development files 224c33bfc841035d3c61905cb43c0c4ee410190d3bb2a6413b64e51c5f8b87d2 download
ghc-zip-archive-prof-0.4.2.1-1.el9.x86_64 Haskell zip-archive profiling library 2a9a9218e4bb036aec104d4a9f8a4b51dbef97924eb024790094675317721927 download
aarch64
ghc-zip-archive-0.4.2.1-1.el9.aarch64 Library for creating and modifying zip archives 1312aac81d1c5aaa56ba33e8408bbec03d72797bdb711429b884b05ad5143133 download
ghc-zip-archive-devel-0.4.2.1-1.el9.aarch64 Haskell zip-archive library development files 5d6847f515ae2faf9b77cf5a411a43e8925615fa1c10a1df6ae6528a15ffaf7a download
ghc-zip-archive-prof-0.4.2.1-1.el9.aarch64 Haskell zip-archive profiling library 707af7d79e762115c5f743a142422bd87c314da6ffcc60be204609e392ca7d35 download
noarch
ghc-zip-archive-doc-0.4.2.1-1.el9.noarch Haskell zip-archive library documentation 905cb87ab9844c85db65a623288574cdbd769963517d82c60c22988101f31815 download
src
ghc-zip-archive-0.4.2.1-1.el9.src Library for creating and modifying zip archives a11a6f4acda14023298a3c205cf26dbbe023a0d2e235e43082651f35a67bd192 download
История изменений link
* Sat Aug 19 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 0.4.2.1-1
- Rebuilt for MSVSphere 9.2

* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.4.2.1-1
- https://hackage.haskell.org/package/zip-archive-0.4.2.1/changelog

* Thu Mar 10 2022 Jens Petersen <petersen@redhat.com> - 0.4.1-11
- rebuild

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild