Library for ferm.
Project description
python3-cyberfusion-ferm-support
Library for ferm.
Install
PyPI
Run the following command to install the package from PyPI:
pip3 install python3-cyberfusion-ferm-support
Generic
Run the following command to create a source distribution:
python3 setup.py sdist
Debian
Run the following commands to build a Debian package:
mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
dpkg-buildpackage -us -uc
Configure
No configuration is supported.
Usage
Example
from cyberfusion.FermSupport.configuration import Configuration
c = Configuration(path="/etc/ferm/vars.d/example.conf")
c.add_variable(
name="EXAMPLE",
values=["2001:0db8::/32"]
)
c.save()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for python3-cyberfusion-ferm-support-1.1.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ccab6346d3cd232ce389d3985c24b3f076530661eec97dc2fe7db0fe00e441 |
|
MD5 | 8ae2614c32189bab2422977b61bf7fc3 |
|
BLAKE2b-256 | 2b7fefa7d715614b3f6b5e5e4a686198ce4f07c9cd689ce7d1b4ebc0cf76f17e |