Thu, 19 Sep 2024 15:43:47 UTC | login

Information for build gap-pkg-io-4.8.2-7.fc41

ID322089
Package Namegap-pkg-io
Version4.8.2
Release7.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gap-pkg-io.git#585b774c40ab219bf0299c144181524b4d4a625f
SummaryUnix I/O functionality for GAP
DescriptionThis GAP package provides a link to the standard UNIX I/O functionality that is available through the C library. This part basically consists of functions on the GAP level that allow functions in the C library to be called. Built on top of this is a layer for buffered input/output which is implemented completely in the GAP language. It is intended to be used by programs for which it is not necessary to have full direct access to the operating system. On this level, quite a few convenience functions are implemented for interprocess communication like starting up pipelines of processes to filter data through them and to start up processes and then communicate with them. There is also support for creating network connections over TCP/IP and UDP. Building on this, the package contains an implementation of the client side of the HTTP protocol making it possible among other things to access web pages from within GAP. Another part of the package is a framework for object serialization. That is, GAP objects can be converted into a platform-independent byte sequence which can be stored to a file or sent over the network. The code takes complete care of arbitrarily self-referential data structures like lists containing themselves as an entry. The resulting byte strings can be read back into GAP and the original objects are rebuilt with exactly the same self-references. This works for most of the standard builtin types of GAP like numbers, permutations, polynomials, lists, and records and can be extended to nearly arbitrary GAP objects.
git:https://github.com/gap-packages/io.git
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2024 18:35:24 UTC
CompletedWed, 24 Jul 2024 18:52:54 UTC
Taskbuild (f41, /rpms/gap-pkg-io.git:585b774c40ab219bf0299c144181524b4d4a625f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gap-pkg-io.git#585b774c40ab219bf0299c144181524b4d4a625f'}}
Tags
f41
RPMs
src
gap-pkg-io-4.8.2-7.fc41.src.rpm (info) (download)
noarch
gap-pkg-io-doc-4.8.2-7.fc41.noarch.rpm (info) (download)
riscv64
gap-pkg-io-4.8.2-7.fc41.riscv64.rpm (info) (download)
gap-pkg-io-debuginfo-4.8.2-7.fc41.riscv64.rpm (info) (download)
gap-pkg-io-debugsource-4.8.2-7.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Jerry James <loganjerry@gmail.com> - 4.8.2-6 - Fix the VCS field * Fri Mar 15 2024 Jerry James <loganjerry@gmail.com> - 4.8.2-5 - Rebuild for gap 4.13.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 17 2023 Jerry James <loganjerry@gmail.com> - 4.8.2-1 - Version 4.8.2 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Feb 03 2023 Jerry James <loganjerry@gmail.com> - 4.8.1-1 - Version 4.8.1 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Jerry James <loganjerry@gmail.com> - 4.8.0-2 - Update for split GAP directories * Thu Nov 10 2022 Jerry James <loganjerry@gmail.com> - 4.8.0-1 - Version 4.8.0 - Use upstream's method of bootstrapping - Clarify license of the doc subpackage * Mon Sep 26 2022 Jerry James <loganjerry@gmail.com> - 4.7.3-1 - Version 4.7.3 - Update for gap 4.12.0 * Tue Aug 16 2022 Jerry James <loganjerry@gmail.com> - 4.7.2-4 - Convert License tag to SPDX * Sat Jul 23 2022 Jerry James <loganjerry@gmail.com> - 4.7.2-4 - Rebuild due to changed binary dir name on s390x * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild