PN: grep
PV: 3.11
PR: r0
PKGV: 3.11
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-3.0-only
DESCRIPTION: Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.
SUMMARY: GNU grep utility
RDEPENDS:grep: update-alternatives-opkg glibc (>= 2.39+git0+273a835fe7) libpcre2 (>= 10.43)
SECTION: console/utils
PKG:grep: grep
FILES:grep: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib/*.so.*             /lib/udev /usr/lib/udev             /lib/udev /usr/lib/udev             /usr/share/grep /usr/lib/grep/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers
FILES_INFO:grep: {"/bin/egrep.grep": 102, "/bin/fgrep.grep": 102, "/bin/grep.grep": 256360}
pkg_postinst:grep: #!/bin/sh\nset -e\n\tupdate-alternatives --install /bin/grep grep /bin/grep.grep 100\n\tupdate-alternatives --install /bin/egrep egrep /bin/egrep.grep 100\n\tupdate-alternatives --install /bin/fgrep fgrep /bin/fgrep.grep 100\n
pkg_prerm:grep: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  grep /bin/grep.grep\n\tupdate-alternatives --remove  egrep /bin/egrep.grep\n\tupdate-alternatives --remove  fgrep /bin/fgrep.grep\n
FILERPROVIDESFLIST:grep:  /bin/grep.grep /bin/egrep.grep /bin/fgrep.grep
FILERPROVIDES:/bin/egrep.grep:grep:  /bin/egrep
FILERPROVIDES:/bin/fgrep.grep:grep:  /bin/fgrep
FILERPROVIDES:/bin/grep.grep:grep:  /bin/grep
FILERDEPENDSFLIST:grep: /bin/egrep.grep /bin/fgrep.grep /bin/grep.grep
FILERDEPENDS:/bin/egrep.grep:grep:  /bin/sh
FILERDEPENDS:/bin/fgrep.grep:grep:  /bin/sh
FILERDEPENDS:/bin/grep.grep:grep:  libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libpcre2-8.so.0()(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE:grep: 256564
