tigre-bleu / python-anyconfig-fortios-backend

A backend module for python-anyconfig to support to load and parse fortios' "show \*configuration" outputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-anyconfig-fortios-backend

[Latest Version]

[Python versions]

MIT License

[Github Actions: Test status]

[Total Alerts by LGTM]

[Code Quality by LGTM]

This is a backend module for python-anyconfig to support to load and parse fortios' "show *configuration" outputs.

SEE ALSO:

Build & Install

If you're Fedora or Red Hat Enterprise Linux user, try:

$ python setup.py srpm && mock dist/<package>-<ver_dist>.src.rpm

or:

$ python setup.py rpm

and install built RPMs.

Otherwise, try usual ways to build and/or install python modules such like 'python setup.py bdist', etc.

About

A backend module for python-anyconfig to support to load and parse fortios' "show \*configuration" outputs

License:MIT License


Languages

Language:Python 96.7%Language:Shell 3.3%