Sat, 27 Apr 2024 23:22:31 UTC | login

Information for build gap-pkg-io-4.5.1-3.fc29

ID65570
Package Namegap-pkg-io
Version4.5.1
Release3.fc29
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Jul 2018 22:40:56 UTC
CompletedSat, 28 Jul 2018 01:24:49 UTC
Taskbuild (f29-candidate, gap-pkg-io-4.5.1-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
gap-pkg-io-4.5.1-3.fc29.src.rpm (info) (download)
riscv64
gap-pkg-io-4.5.1-3.fc29.riscv64.rpm (info) (download)
gap-pkg-io-debuginfo-4.5.1-3.fc29.riscv64.rpm (info) (download)
gap-pkg-io-debugsource-4.5.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 10 2018 Jerry James <loganjerry@gmail.com> - 4.5.1-1 - New upstream version * Sat Jan 06 2018 Jerry James <loganjerry@gmail.com> - 4.5.0-1 - New upstream version * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild