SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

universalcodegrep rpm build for : Mageia 8. For other distributions click universalcodegrep.

Name : universalcodegrep
Version : 0.2.1 Vendor : Mageia_Org
Release : 3.mga8 Date : 2020-02-14 07:16:36
Group : Development/Tools Source RPM : universalcodegrep-0.2.1-3.mga8.src.rpm
Size : 0.15 MB
Packager : umeabot < umeabot>
Summary : An extremely fast grep-like tool specialized for searching large bodies of code
Description :
UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for
searching large bodies of source code. It is intended to be largely
command-line compatible with Ack, to some extent with ag, and where appropriate
with grep. Search patterns are specified as PCRE regexes.

ucg is intended to address the impatient programmer\'s code searching needs. ucg
is written in C++11 and takes advantage of the concurrency (and other) support
of the language to increase scanning speed while reducing reliance on
third-party libraries and increasing portability. Regex scanning is provided by
the PCRE library, with its JIT compilation feature providing a huge performance
gain on most platforms.

As a consequence of its use of these facilities and its overall design for
maximum concurrency and speed, ucg is extremely fast; up to 30x faster than Ack
in some cases.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  universalcodegrep-0.2.1-3.mga8.i586.rpm
     Search for other platforms
universalcodegrep-0.2.1-3.mga8.sparc.rpm
universalcodegrep-0.2.1-3.mga8.alpha.rpm
universalcodegrep-0.2.1-3.mga8.ppc.rpm
universalcodegrep-0.2.1-3.mga8.ia64.rpm
universalcodegrep-0.2.1-3.mga8.s390.rpm

Provides :
universalcodegrep
universalcodegrep(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libpcre.so.1
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.5)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.17)
libstdc++.so.6(GLIBCXX_3.4.18)
libstdc++.so.6(GLIBCXX_3.4.20)
libstdc++.so.6(GLIBCXX_3.4.21)
libstdc++.so.6(GLIBCXX_3.4.22)
libstdc++.so.6(GLIBCXX_3.4.9)
pcre >= 8.20
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/ucg
/usr/lib/.build-id
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/726daa9b29d92473c889f072fed1b0d96a47e2
/usr/share/licenses/universalcodegrep
/usr/share/licenses/universalcodegrep/COPYING

 
ICM