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+git3+06a70769fd) libpcre2 (>= 10.43)
SECTION: console/utils
PKG:grep: grep
FILES:grep: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /usr/bin/* /usr/sbin/*             /usr/lib/*.so.*             /lib/udev /usr/lib/udev             /usr/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: {"/usr/bin/egrep.grep": 102, "/usr/bin/fgrep.grep": 102, "/usr/bin/grep.grep": 264472}
pkg_postinst:grep: #!/bin/sh\nset -e\n\tupdate-alternatives --install /usr/bin/grep grep /usr/bin/grep.grep 100\n\tupdate-alternatives --install /usr/bin/egrep egrep /usr/bin/egrep.grep 100\n\tupdate-alternatives --install /usr/bin/fgrep fgrep /usr/bin/fgrep.grep 100\n
pkg_prerm:grep: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  grep /usr/bin/grep.grep\n\tupdate-alternatives --remove  egrep /usr/bin/egrep.grep\n\tupdate-alternatives --remove  fgrep /usr/bin/fgrep.grep\n
FILERPROVIDESFLIST:grep:  /usr/bin/grep.grep /usr/bin/egrep.grep /usr/bin/fgrep.grep
FILERPROVIDES:/usr/bin/egrep.grep:grep:  /usr/bin/egrep
FILERPROVIDES:/usr/bin/fgrep.grep:grep:  /usr/bin/fgrep
FILERPROVIDES:/usr/bin/grep.grep:grep:  /usr/bin/grep
FILERDEPENDSFLIST:grep: /usr/bin/egrep.grep /usr/bin/fgrep.grep /usr/bin/grep.grep
FILERDEPENDS:/usr/bin/egrep.grep:grep:  /bin/sh
FILERDEPENDS:/usr/bin/fgrep.grep:grep:  /bin/sh
FILERDEPENDS:/usr/bin/grep.grep:grep:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libpcre2-8.so.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:grep: 264676
