blob: fbe532f91ca6a30f21c72bab94aa0d9502299f4b (
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: https://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.
|