Thu, 09 May 2024 04:07:07 UTC | login

Information for build gap-pkg-io-4.8.2-5.fc40

ID304361
Package Namegap-pkg-io
Version4.8.2
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gap-pkg-io.git#fa16d7772019e988308e59fb73bb1eb8ad3205ba
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.
https://github.com/gap-packages/io
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 17 Apr 2024 11:39:15 UTC
CompletedWed, 17 Apr 2024 12:04:50 UTC
Taskbuild (f40, /rpms/gap-pkg-io.git:fa16d7772019e988308e59fb73bb1eb8ad3205ba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gap-pkg-io.git#fa16d7772019e988308e59fb73bb1eb8ad3205ba'}}
Tags No tags
RPMs No RPMs
Changelog * 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