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

gap-io-4.2-5.0 RPM for x86_64

From OpenMandriva Cooker for x86_64 / unsupported / release

Name: gap-io Distribution: OpenMandriva Lx
Version: 4.2 Vendor: OpenMandriva
Release: 5.0 Build date: Thu Feb 7 02:38:17 2019
Group: Unspecified Build host: itchka0.openmandriva.org
Size: 1503470 Source RPM: gap-io-4.2-5.0.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://www-groups.mcs.st-and.ac.uk/~neunhoef/Computer/Software/Gap/io.html
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

GPLv3+

Files

/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/2475c3bc849646c6bc73712230a3a13f3522eb
/usr/lib/gap/pkg/io
/usr/lib/gap/pkg/io/PackageInfo.g
/usr/lib/gap/pkg/io/PackageInfoFor4.5.g
/usr/lib/gap/pkg/io/bin
/usr/lib/gap/pkg/io/bin/x86_64-mandriva-linux-gnu-clang-default64
/usr/lib/gap/pkg/io/bin/x86_64-mandriva-linux-gnu-clang-default64/io.so
/usr/lib/gap/pkg/io/doc
/usr/lib/gap/pkg/io/doc/chap0.html
/usr/lib/gap/pkg/io/doc/chap0.txt
/usr/lib/gap/pkg/io/doc/chap1.html
/usr/lib/gap/pkg/io/doc/chap1.txt
/usr/lib/gap/pkg/io/doc/chap10.html
/usr/lib/gap/pkg/io/doc/chap10.txt
/usr/lib/gap/pkg/io/doc/chap11.html
/usr/lib/gap/pkg/io/doc/chap11.txt
/usr/lib/gap/pkg/io/doc/chap2.html
/usr/lib/gap/pkg/io/doc/chap2.txt
/usr/lib/gap/pkg/io/doc/chap3.html
/usr/lib/gap/pkg/io/doc/chap3.txt
/usr/lib/gap/pkg/io/doc/chap4.html
/usr/lib/gap/pkg/io/doc/chap4.txt
/usr/lib/gap/pkg/io/doc/chap5.html
/usr/lib/gap/pkg/io/doc/chap5.txt
/usr/lib/gap/pkg/io/doc/chap6.html
/usr/lib/gap/pkg/io/doc/chap6.txt
/usr/lib/gap/pkg/io/doc/chap7.html
/usr/lib/gap/pkg/io/doc/chap7.txt
/usr/lib/gap/pkg/io/doc/chap8.html
/usr/lib/gap/pkg/io/doc/chap8.txt
/usr/lib/gap/pkg/io/doc/chap9.html
/usr/lib/gap/pkg/io/doc/chap9.txt
/usr/lib/gap/pkg/io/doc/chapInd.html
/usr/lib/gap/pkg/io/doc/chapInd.txt
/usr/lib/gap/pkg/io/doc/io.tex
/usr/lib/gap/pkg/io/doc/io.xml
/usr/lib/gap/pkg/io/doc/main.xml
/usr/lib/gap/pkg/io/doc/manual.css
/usr/lib/gap/pkg/io/doc/manual.lab
/usr/lib/gap/pkg/io/doc/manual.pdf
/usr/lib/gap/pkg/io/doc/manual.six
/usr/lib/gap/pkg/io/example
/usr/lib/gap/pkg/io/example/clientTCP.g
/usr/lib/gap/pkg/io/example/clientUDP.g
/usr/lib/gap/pkg/io/example/fork.g
/usr/lib/gap/pkg/io/example/hashserver.g
/usr/lib/gap/pkg/io/example/parlist1.g
/usr/lib/gap/pkg/io/example/parlist2.g
/usr/lib/gap/pkg/io/example/parmapreduce1.g
/usr/lib/gap/pkg/io/example/partakefirst1.g
/usr/lib/gap/pkg/io/example/partakefirst2.g
/usr/lib/gap/pkg/io/example/parworkerfarm1.g
/usr/lib/gap/pkg/io/example/popen2.g
/usr/lib/gap/pkg/io/example/serverTCP.g
/usr/lib/gap/pkg/io/example/serverUDP.g
/usr/lib/gap/pkg/io/example/stringIO.g
/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/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
/usr/lib/gap/pkg/io/tst/buffered.g
/usr/lib/gap/pkg/io/tst/http.g
/usr/lib/gap/pkg/io/tst/pickle.g
/usr/lib/gap/pkg/io/tst/platform.g
/usr/share/doc/gap-io
/usr/share/doc/gap-io/CHANGES
/usr/share/doc/gap-io/GPL
/usr/share/doc/gap-io/HISTORY
/usr/share/doc/gap-io/LICENSE
/usr/share/doc/gap-io/README
/usr/share/doc/gap-io/TODO


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:04:55 2024