Source: webfs
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Mats Erik Andersson <mats.andersson@gisladisker.se>
Section: httpd
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libgnutls28-dev,
               pkgconf,
               po-debconf
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/salvage-team/webfs
Vcs-Git: https://salsa.debian.org/salvage-team/webfs.git
Homepage: http://linux.bytesex.org/misc/webfs.html
Rules-Requires-Root: no

Package: webfs
Architecture: any
Depends: debconf | debconf-2.0,
         ucf,
         ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Provides: httpd
Description: lightweight HTTP server for static content
 This package provides a simple web server for mostly static content,
 with limited CGI support (GET requests only).
 .
 Example uses include giving HTTP access to the contents of an FTP
 site, or exporting some files by quickly starting a web server
 without any need to edit configuration files first.
