File: control

package info (click to toggle)
elza 1.4.3-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 232 kB
  • ctags: 20
  • sloc: perl: 1,308; sh: 129; makefile: 38
file content (17 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: elza
Section: interpreters
Priority: optional
Maintainer: Sebastien Delafond <sdelafond@gmx.net>
Build-Depends-Indep: debhelper (>> 4.0.0), docbook-to-man, dpatch
Standards-Version: 3.6.1

Package: elza
Architecture: all
Depends: ${perl:Depends}
Suggests: stunnel, libnet-socks-perl (>= 0.03-1)
Description: Script language for automating HTTP requests
 Elza is a set of perl scripts which can be
 used as an interpreter for automating requests on
 web pages. It can extract dynamic URLs from a page,
 handle forms, cookies, HTTP authentication, 
 redirects / refreshes, etc.