File: control

package info (click to toggle)
pyftpd 0.8.4.3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 528 kB
  • ctags: 470
  • sloc: python: 2,802; sh: 80; makefile: 43
file content (16 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pyftpd
Section: net
Priority: optional
Maintainer: Radovan GarabĂ­k <garabik@kassiopeia.juls.savba.sk>
Standards-Version: 3.6.1
Build-Depends: debhelper

Package: pyftpd
Architecture: all
Depends: python (>= 2.3), python (<< 2.4)
Recommends: python-tk
Description: ftp daemon with advanced features
 multithreaded ftp daemon written in python, featuring advanced
 permission scheme, upload/download speed throttling, 
 GUI configuration, internal database of users and more.
 Does not need to run as root.