Source: libnet-ftpserver-perl
Section: interpreters
Priority: optional
Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8), libarchive-tar-perl, libauthen-pam-perl (>= 0.12), libbsd-resource-perl, libio-stringy-perl (>= 1.126), libarchive-zip-perl (>= 0.11), libcompress-zlib-perl (>= 1.14), libdbi-perl, libfile-sync-perl
Maintainer: Chip Salzenberg <chip@debian.org>
Standards-Version: 3.5.1

Package: libnet-ftpserver-perl
Architecture: all
Depends: perl (>= 5.8)
Recommends: libarchive-tar-perl, libauthen-pam-perl (>= 0.12), libbsd-resource-perl, libio-stringy-perl (>= 1.126)
Suggests: libarchive-zip-perl (>= 0.11), libcompress-zlib-perl (>= 1.14), libdbi-perl, libfile-sync-perl
Description:  A secure, extensible and configurable Perl FTP server
 Net::FTPServer is a secure, extensible and configurable FTP
 server written in Perl.
 .
 Current features include:
 .
   * Authenticated FTP access.
   * Anonymous FTP access.
   * Complete implementation of current RFCs.
   * ASCII or binary type file transfers.
   * Active or passive mode file transfers.
   * Run standalone or from inetd(8).
   * Security features: chroot, resource limits, tainting,
     protection against buffer overflows.
   * IP-based and/or IP-less virtual hosts.
   * Complete access control system.
   * Anonymous read-only FTP personality.
   * Virtual filesystem allows files to be served from a database.
   * Directory aliases and CDPATH support.
   * Extensible command set.
   * Generate archives on the fly.
