Source: slcurl
Section: interpreters
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 13),
               libslang2-dev,
               libcurl4-gnutls-dev
Standards-Version: 4.6.1
Homepage: https://jedsoft.org/slang/modules/curl.html
Vcs-Git: https://salsa.debian.org/debian/slcurl.git
Vcs-Browser: https://salsa.debian.org/debian/slcurl
Rules-Requires-Root: no

Package: slang-curl
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: slsh | jed | slrn
Description: transfer files using HTTP and FTP from S-Lang
 The S-Lang curl module makes use of the cURL library to provide the
 S-Lang interpreter the ability to transfer files in a simple but
 robust manner using a variety of protocols including FTP and HTTP.
