PN: grep
PV: 3.3
PR: r0
PKGV: 3.3
PKGR: r0.0
LICENSE: GPLv3
DESCRIPTION: GNU grep utility.
SUMMARY: GNU grep utility
RDEPENDS_grep: update-alternatives-opkg glibc (>= 2.30) libpcre (>= 8.43)
RRECOMMENDS_grep: grep-lic
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: {"/bin/egrep.grep": 28, "/bin/fgrep.grep": 28, "/bin/grep.grep": 219336}
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/grep.grep_grep:  /bin/grep
FILERPROVIDES_/bin/egrep.grep_grep:  /bin/egrep
FILERPROVIDES_/bin/fgrep.grep_grep:  /bin/fgrep
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:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE_grep: 219392
