File: control

package info (click to toggle)
libnet-lite-ftp-perl 0.47-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 104 kB
  • ctags: 44
  • sloc: perl: 372; makefile: 46
file content (17 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libnet-lite-ftp-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.6.0), libnet-ssleay-perl
Maintainer: Alexis Sukrieh <sukria@debian.org>
Uploaders: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Standards-Version: 3.7.2

Package: libnet-lite-ftp-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libnet-ssleay-perl
Description:  Perl FTP client with support for TLS
 Perl library for establishing secured FTP connections (FTP TLS). 
 The API is designed in an object-oriented manner.
 .
 This package provides the Net::Lite::FTP Perl module.