File: control

package info (click to toggle)
slcurl 0.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 648 kB
  • ctags: 169
  • sloc: sh: 2,758; ansic: 1,582; makefile: 203
file content (20 lines) | stat: -rw-r--r-- 893 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: slcurl
Section: interpreters
Priority: optional
Maintainer: Debian JED Group <pkg-jed-sl-modules@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>
Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6),
 libcurl4-dev, cdbs
Standards-Version: 3.8.1
Homepage: http://jedsoft.org/slang/modules/curl.html
Vcs-Git: git://alioth.debian.org/~rafael/public_git/deb-pkg/slcurl.git
Vcs-Browser: http://git.debian.org/?p=users/rafael/deb-pkg/slcurl.git

Package: slang-curl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
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.