File: control

package info (click to toggle)
yafc 1.3.7-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,376 kB
  • ctags: 1,511
  • sloc: ansic: 18,791; sh: 4,206; makefile: 165; perl: 38
file content (31 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: yafc
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.8
Build-Depends:
 debhelper (>= 9.20120410~),
 dh-autoreconf,
 autoconf-archive,
 texinfo,
 libbsd-dev,
 libedit-dev,
 libglib2.0-dev,
 libkrb5-dev,
 libssh-dev,
 libssl1.0-dev,
 pkg-config
Homepage: http://yafc-ftp.com
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/yafc.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/yafc.git

Package: yafc
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: yet another FTP client
 yafc is an FTP client intended to be a replacement for the standard
 ftp(1) program. Features include directory cache, remote filename
 completion, aliases, colored ls, recursive get/put/ls/rm, nohup mode
 transfers, tagging (queueing), background downloading, and more.