summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9fb817a9b07aafff5edf3ff2c84cdd5614efd29f (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, python, python-colorama
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, python-colorama
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.