SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

gap-pkg-io rpm build for : Fedora 35. For other distributions click gap-pkg-io.

Name : gap-pkg-io
Version : 4.7.2 Vendor : Fedora Project
Release : 1.fc35 Date : 2021-10-22 04:22:06
Group : Unspecified Source RPM : gap-pkg-io-4.7.2-1.fc35.src.rpm
Size : 0.31 MB
Packager : Fedora Project
Summary : Unix I/O functionality for GAP
Description :
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/35/Everything/x86_64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  gap-pkg-io-4.7.2-1.fc35.x86_64.rpm
     

Provides :
gap-pkg-io
gap-pkg-io(x86-64)

Requires :
/usr/bin/bash
gap-core(x86-64)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/1130bb0c282f27eafd14cc92d6682f7597e62e
/usr/lib/gap/pkg/io
/usr/lib/gap/pkg/io/PackageInfo.g
/usr/lib/gap/pkg/io/bin
/usr/lib/gap/pkg/io/bin/x86_64-redhat-linux-gnu-default64-kv7
/usr/lib/gap/pkg/io/bin/x86_64-redhat-linux-gnu-default64-kv7/io.so
/usr/lib/gap/pkg/io/gap
/usr/lib/gap/pkg/io/gap/background.gd
/usr/lib/gap/pkg/io/gap/background.gi
/usr/lib/gap/pkg/io/gap/callwithtimeout.gd
/usr/lib/gap/pkg/io/gap/callwithtimeout.gi
/usr/lib/gap/pkg/io/gap/forkparallel.g
/usr/lib/gap/pkg/io/gap/forkparalleldream.g
/usr/lib/gap/pkg/io/gap/graveyard.g
/usr/lib/gap/pkg/io/gap/http.gd
/usr/lib/gap/pkg/io/gap/http.gi
/usr/lib/gap/pkg/io/gap/io.gd
/usr/lib/gap/pkg/io/gap/io.gi
/usr/lib/gap/pkg/io/gap/iohub.gd
/usr/lib/gap/pkg/io/gap/iohub.gi
/usr/lib/gap/pkg/io/gap/pickle.gd
/usr/lib/gap/pkg/io/gap/pickle.gi
/usr/lib/gap/pkg/io/gap/realrandom.gd
/usr/lib/gap/pkg/io/gap/realrandom.gi
/usr/lib/gap/pkg/io/init.g
/usr/lib/gap/pkg/io/makedoc.g
/usr/lib/gap/pkg/io/read.g
/usr/lib/gap/pkg/io/tst
There is 24 files more in these RPM.

 
ICM