Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gap-pkg-io-4.8.2-5.fc41 RPM for s390x

From Fedora Rawhide for s390x / g

Name: gap-pkg-io Distribution: Fedora Project
Version: 4.8.2 Vendor: Fedora Project
Release: 5.fc41 Build date: Fri Mar 15 19:10:51 2024
Group: Unspecified Build host: buildvm-s390x-07.s390.fedoraproject.org
Size: 346874 Source RPM: gap-pkg-io-4.8.2-5.fc41.src.rpm
Packager: Fedora Project
Url: https://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.

Provides

Requires

License

GPL-3.0-or-later

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

Files

/usr/lib/.build-id
/usr/lib/.build-id/43
/usr/lib/.build-id/43/d429de0c669152852cb618ad5c561e23aa79c6
/usr/lib64/gap/pkg/io
/usr/lib64/gap/pkg/io/PackageInfo.g
/usr/lib64/gap/pkg/io/bin
/usr/lib64/gap/pkg/io/bin/s390x-redhat-linux-gnu-default64-kv9
/usr/lib64/gap/pkg/io/bin/s390x-redhat-linux-gnu-default64-kv9/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 May 1 02:28:23 2024