PN: netcat
PV: 0.7.1
PR: r3
PKGV: 0.7.1
PKGR: r3.0
LICENSE: GPLv2
DESCRIPTION: A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol.  It is designed to be a reliable 'back-end' tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.
SUMMARY: GNU Netcat
RDEPENDS:netcat: update-alternatives-opkg glibc (>= 2.34)
SECTION: net
PKG:netcat: netcat
FILES:netcat: /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/netcat /usr/lib/netcat/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers
FILES_INFO:netcat: {"/usr/bin/nc.netcat": 6, "/usr/bin/netcat": 30144}
pkg_postinst:netcat: #!/bin/sh\nset -e\n\tupdate-alternatives --install /usr/bin/nc nc /usr/bin/nc.netcat 100\n
pkg_prerm:netcat: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  nc /usr/bin/nc.netcat\n
FILERPROVIDESFLIST:netcat:  /usr/bin/nc.netcat
FILERPROVIDES:/usr/bin/nc.netcat:netcat:  /usr/bin/nc
FILERDEPENDSFLIST:netcat: /usr/bin/netcat
FILERDEPENDS:/usr/bin/netcat:netcat:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:netcat: 30150
