SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

tab rpm build for : OpenSuSE. For other distributions click tab.

Name : tab
Version : 7.2 Vendor : obs://build_opensuse_org/utilities
Release : lp156.1.1 Date : 2024-06-13 07:25:44
Group : Development/Languages/Other Source RPM : tab-7.2-lp156.1.1.src.rpm
Size : 0.73 MB
Packager : https://www_suse_com/
Summary : A modern text/number processing language for the shell
Description :
This is a tutorial and reference for tab, a kind of programming language/shell calculator.

Why another programming language? Because tab is a special programming language unlike any other:
* It\'s statically-typed and type-infered.
* It also infers memory consumption and guarantees O(n) memory use.
* It is designed for concise one-liner computations right in the shell prompt.
* It features both a mathematics library and a set of data slicing and aggregation primitives.
* It is faster than all other interpreted languages with a similar scope. (Perl, Python, awk, ...)
* It is not Turing-complete. (But can compute virtually anything nonetheless.)
* It is self-contained: distributed as a single statically linked binary and nothing else.
* It has no platform dependencies.

You can think of tab as a kind of general-purpose query language for text files.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/utilities/15.6/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  tab-7.2-lp156.1.1.x86_64.rpm
     

Provides :
tab
tab(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.5)(64bit)
libstdc++.so.6(CXXABI_1.3.7)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.22)(64bit)
libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/tab
/usr/share/doc/packages/tab
/usr/share/doc/packages/tab/README.md
/usr/share/licenses/tab
/usr/share/licenses/tab/LICENSE.txt

 
ICM