File: control

package info (click to toggle)
python-halberd 0.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,924 kB
  • ctags: 3,221
  • sloc: python: 1,311; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 720 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-halberd
Section: python
Priority: optional
Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/jmbr/halberd
Vcs-Git: git://anonscm.debian.org/collab-maint/python-halberd.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/python-halberd.git

Package: python-halberd
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Python2 HTTP load balancer detector
 Halberd discovers HTTP load balancers. It is useful for web application
 security auditing and for load balancer configuration testing.
 .
 This is the Python 2 version of the package.