Source: tnftp
Section: net
Priority: optional
Maintainer: xiao sheng wen <atzlinux@sina.com>
Build-Depends: debhelper-compat (= 13),
 libncurses-dev,
 libssl-dev,
 libedit-dev,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: http://en.wikipedia.org/wiki/Tnftp
Vcs-Browser: https://salsa.debian.org/debian/tnftp
Vcs-Git: https://salsa.debian.org/debian/tnftp.git -b debian/latest

Package: tnftp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: ftp
Conflicts: lukemftp
Replaces: lukemftp
Description: enhanced ftp client
 tnftp is what many users affectionately call the enhanced ftp
 client in NetBSD (http://www.netbsd.org).
 .
 This package is a `port' of the NetBSD ftp client to other systems.
 .
 The enhancements over the standard ftp client in 4.4BSD include:
    * command-line editing within ftp
    * command-line fetching of URLS, including support for:
        - http proxies (c.f: $http_proxy, $ftp_proxy)
        - authentication
    * context sensitive command and filename completion
    * dynamic progress bar
    * IPv6 support (from the WIDE project)
    * modification time preservation
    * paging of local and remote files, and of directory listings
      (c.f: `lpage', `page', `pdir')
    * passive mode support, with fallback to active mode
    * `set option' override of ftp environment variables
    * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate')
    * transfer-rate throttling (c.f: `-T', `rate')

Package: ftp
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
 tnftp
Replaces: ftp ( <= 0.17-35)
Description: dummy transitional package for tnftp
 This is a dummy transitional package transitioning ftp to tnftp.
