PN: grep
PV: 3.7
PR: r0
PKGV: 3.7
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.36) libpcre (>= 8.45)
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": 28, "/bin/fgrep.grep": 28, "/bin/grep.grep": 198228}
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:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.26) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libpcre.so.1 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:grep: 198284
