summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1d91d7cb37cd15e4d31096343236f92c4d190f34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: fapi
Section: utils
Priority: optional
Maintainer: Paul C. Buetow <paul@buetow.org>
Build-Depends: perl
Standards-Version: 3.9.2
Homepage: http://fapi.buetow.org
Vcs-Git: https://github.com/rantanplan/fapi.git
Vcs-Browser: https://github.com/rantanplan/fapi

Package: fapi
Architecture: all
Depends: python
Description: The fapi package
 This is just command line tool to manage F5 BigIP programmed in Python using 
 bigsuds. bigsuds has to be isntalled manually.