sftpgo-mirror/pkgs/debian/control

18 lines
628 B
Text
Raw Normal View History

Source: sftpgo
2020-10-11 14:23:50 +00:00
Section: net
Priority: optional
Maintainer: Nicola Murino <nicola.murino@gmail.com>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.1.2
2020-10-11 14:23:50 +00:00
Homepage: https://github.com/drakkan/sftpgo
Vcs-Git: https://github.com/drakkan/sftpgo.git
Package: sftpgo
2020-10-11 14:23:50 +00:00
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
2020-10-11 14:23:50 +00:00
Recommends: bash-completion, python3-requests, python3-pygments, mime-support
Description: Fully featured and highly configurable SFTP server
SFTPGo has optional FTP/S and WebDAV support.
2020-10-25 07:18:48 +00:00
It can serve local filesystem, S3 (Compatible) Object Storage,
Google Cloud Storage and Azure Blob Storage.