PN: netcat
PV: 0.7.1
PR: r3
PKGV: 0.7.1
PKGR: r3
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 (>= linaro-2.23)
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
pkg_postinst_netcat: #!/bin/sh\n# Begin section update-alternatives\nupdate-alternatives --install /usr/bin/nc nc /usr/bin/nc.netcat 100\n# End section update-alternatives\n
pkg_prerm_netcat: #!/bin/sh\n# Begin section update-alternatives\nupdate-alternatives --remove  nc /usr/bin/nc.netcat\n# End section update-alternatives\n
FILERPROVIDESFLIST_netcat: /usr/bin/netcat /usr/bin/nc.netcat
FILES_INFO: {"/usr/bin/nc.netcat": 6, "/usr/bin/netcat": 33968}
FILERPROVIDES_/usr/bin/netcat_netcat: elf(buildid) (= f90cb5b0f32aab8daf33ceebe56c05ec0d3ab27c)
FILERPROVIDES_/usr/bin/nc.netcat_netcat:  /usr/bin/nc
FILERDEPENDSFLIST_netcat: /usr/bin/netcat
FILERDEPENDS_/usr/bin/netcat_netcat: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH)
PKGSIZE_netcat: 33974
