File: control

package info (click to toggle)
filezilla 3.68.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 31,644 kB
  • sloc: cpp: 97,388; ansic: 54,991; sh: 4,676; makefile: 2,079; xml: 375
file content (67 lines) | stat: -rw-r--r-- 2,166 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Source: filezilla
Section: net
Priority: optional
Maintainer: Andreas Rönnquist <gusnan@debian.org>
Build-Depends: debhelper-compat (= 13),
               gettext,
               libboost-regex1.83-dev,
               libdbus-1-dev,
               libfilezilla-dev (>= 0.49.0),
               libgnutls28-dev (>= 3.8.4),
               libgtk-3-dev,
               libpugixml-dev,
               libsqlite3-dev,
               libwxgtk3.2-dev,
               nettle-dev,
               pkgconf,
               wx-common
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://filezilla-project.org/
Vcs-Git: https://salsa.debian.org/debian/filezilla.git
Vcs-Browser: https://salsa.debian.org/debian/filezilla

Package: filezilla
Architecture: any
Depends: filezilla-common (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: xdg-utils
Description: Full-featured graphical FTP/FTPS/SFTP client
 FileZilla is a full-featured FTP client with an easy-to-use GUI.
 .
 It is written in C++ and uses the wxWidgets library.
 .
 FileZilla includes the following features:
   * Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
   * IPv6 support
   * Available in more than 40 languages
   * Supports resume and transfer of large files >4GB
   * Easy to use Site Manager and transfer queue
   * Bookmarks
   * Drag & drop support (in application)
   * Speed limits
   * Filename filters
   * Directory comparison
   * Network configuration wizard
   * Remote file editing
   * Keep-alive
   * HTTP/1.1, SOCKS5 and FTP Proxy support
   * Logging to file
   * Synchronized directory browsing
   * Remote file search
   * Tabbed interface to connect to multiple servers

Package: filezilla-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Architecture independent files for filezilla
 FileZilla is a full-featured FTP client with an easy-to-use GUI.
 .
 It is written in C++ and uses the wxWidgets library.
 .
 See the filezilla package description for a fuller list of features.
 .
 This package contains architecture independent files such as images and
 translations.