Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gap-pkg-io | Distribution: Fedora Project |
Version: 4.8.2 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Tue Oct 17 16:37:43 2023 |
Group: Unspecified | Build host: buildvm-x86-28.iad2.fedoraproject.org |
Size: 339099 | Source RPM: gap-pkg-io-4.8.2-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: http://gap-packages.github.io/io/ | |
Summary: Unix I/O functionality for GAP |
This 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.
GPL-3.0-or-later
* Tue Oct 17 2023 Jerry James <[email protected]> - 4.8.2-1 - Version 4.8.2 * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 4.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Feb 03 2023 Jerry James <[email protected]> - 4.8.1-1 - Version 4.8.1 * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 4.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Jerry James <[email protected]> - 4.8.0-2 - Update for split GAP directories * Thu Nov 10 2022 Jerry James <[email protected]> - 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 <[email protected]> - 4.7.3-1 - Version 4.7.3 - Update for gap 4.12.0 * Tue Aug 16 2022 Jerry James <[email protected]> - 4.7.2-4 - Convert License tag to SPDX * Sat Jul 23 2022 Jerry James <[email protected]> - 4.7.2-4 - Rebuild due to changed binary dir name on s390x * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 4.7.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 4.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Oct 21 2021 Jerry James <[email protected]> - 4.7.2-1 - Version 4.7.2
/usr/lib/.build-id /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/5a748968f3b2157ea923630ede6f29803fae73 /usr/lib64/gap/pkg/io /usr/lib64/gap/pkg/io/PackageInfo.g /usr/lib64/gap/pkg/io/bin /usr/lib64/gap/pkg/io/bin/x86_64-redhat-linux-gnu-default64-kv8 /usr/lib64/gap/pkg/io/bin/x86_64-redhat-linux-gnu-default64-kv8/io.so /usr/lib64/gap/pkg/io/gap /usr/lib64/gap/pkg/io/gap/background.gd /usr/lib64/gap/pkg/io/gap/background.gi /usr/lib64/gap/pkg/io/gap/callwithtimeout.gd /usr/lib64/gap/pkg/io/gap/callwithtimeout.gi /usr/lib64/gap/pkg/io/gap/forkparallel.g /usr/lib64/gap/pkg/io/gap/forkparalleldream.g /usr/lib64/gap/pkg/io/gap/graveyard.g /usr/lib64/gap/pkg/io/gap/http.gd /usr/lib64/gap/pkg/io/gap/http.gi /usr/lib64/gap/pkg/io/gap/io.gd /usr/lib64/gap/pkg/io/gap/io.gi /usr/lib64/gap/pkg/io/gap/iohub.gd /usr/lib64/gap/pkg/io/gap/iohub.gi /usr/lib64/gap/pkg/io/gap/pickle.gd /usr/lib64/gap/pkg/io/gap/pickle.gi /usr/lib64/gap/pkg/io/gap/realrandom.gd /usr/lib64/gap/pkg/io/gap/realrandom.gi /usr/lib64/gap/pkg/io/init.g /usr/lib64/gap/pkg/io/makedoc.g /usr/lib64/gap/pkg/io/read.g /usr/lib64/gap/pkg/io/tst /usr/lib64/gap/pkg/io/tst/all.tst /usr/lib64/gap/pkg/io/tst/buffered.g /usr/lib64/gap/pkg/io/tst/bugfix.tst /usr/lib64/gap/pkg/io/tst/children.tst /usr/lib64/gap/pkg/io/tst/compression.g /usr/lib64/gap/pkg/io/tst/exitcheck.g /usr/lib64/gap/pkg/io/tst/funcs.tst /usr/lib64/gap/pkg/io/tst/http.g /usr/lib64/gap/pkg/io/tst/pickle.g /usr/lib64/gap/pkg/io/tst/platform.g /usr/lib64/gap/pkg/io/tst/sendstringbackground.tst /usr/lib64/gap/pkg/io/tst/sleep.sh /usr/lib64/gap/pkg/io/tst/test.txt.gz /usr/lib64/gap/pkg/io/tst/testall.g /usr/lib64/gap/pkg/io/tst/testgap.tst /usr/lib64/gap/pkg/io/tst/timeout.tst /usr/lib64/gap/pkg/io/tst/waitpid.tst /usr/share/doc/gap-pkg-io /usr/share/doc/gap-pkg-io/CHANGES /usr/share/doc/gap-pkg-io/README.md /usr/share/doc/gap-pkg-io/TODO /usr/share/licenses/gap-pkg-io /usr/share/licenses/gap-pkg-io/GPL /usr/share/licenses/gap-pkg-io/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 27 03:30:50 2024