diff options
Diffstat (limited to 'net/py-haproxyctl/pkg-descr')
-rw-r--r-- | net/py-haproxyctl/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/py-haproxyctl/pkg-descr b/net/py-haproxyctl/pkg-descr index 3309954c597c..d3afefc5933e 100644 --- a/net/py-haproxyctl/pkg-descr +++ b/net/py-haproxyctl/pkg-descr @@ -5,5 +5,3 @@ HAProxyctl can be used in 2 modes. CLI mode and Python API mode. CLI mode, as the name implies, gives you a command, haproxyctl, that can be used to control HAProxy. You can use the Python API mode to integrate HAProxyctl directly in your Python project. - -WWW: https://github.com/neurogeek/haproxyctl |