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()
Release files for python3-cyberfusion-ferm-support 1.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python3_cyberfusion_ferm_support-1.3.3.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python3_cyberfusion_ferm_support-1.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.1 kB
Release files / python3_cyberfusion_ferm_support-1.3.3.tar.gz
| Download URL | python3_cyberfusion_ferm_support-1.3.3.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5c2bdebef27a0ef6b9562e4c35278ee2edc0a6206196e80f4d0a7f2a4091bb88
|
|
BLAKE2b-256 checksum How to use checksums |
e354677d4bc327d8ab3d3df8707e4d3b73c11a090bb363de131369454e132bc2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / python3_cyberfusion_ferm_support-1.3.3-py3-none-any.whl
| Download URL | python3_cyberfusion_ferm_support-1.3.3-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
85dc654486c394995f572c0ec3d0cd03a7a3726de5a15f97d4048406cc91c868
|
|
BLAKE2b-256 checksum How to use checksums |
3cd5ee7bc01f85435ae5509e8ed43f29fca51b6eed1c98727e033c578bd1a4d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|