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
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
Built Distribution
File details
Details for the file python3_cyberfusion_ferm_support-1.1.2.3.tar.gz
.
File metadata
- Download URL: python3_cyberfusion_ferm_support-1.1.2.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f6b95848fec7f8c70b87d72f7abfbd9cc3a16c937044e4cc8b0a75ed5088959 |
|
MD5 | 51c935f0b0bf9360415d59563256248f |
|
BLAKE2b-256 | 934a9d332c5054d3a23c0a70c64fe39a7167dfe8bba9d9d5548d948ad9224ef4 |
File details
Details for the file python3_cyberfusion_ferm_support-1.1.2.3-py3-none-any.whl
.
File metadata
- Download URL: python3_cyberfusion_ferm_support-1.1.2.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe6bc397edf873134efdc8af97915bdeee763101abd829ea6f4ca87907eb5ace |
|
MD5 | c7d0c49a4ac525e6fdd9f5ca8c3ac22d |
|
BLAKE2b-256 | 3fb268b18479005ad97a2897fca9d78cd87f067330f28ce27922eb5a64047c91 |