Metadata-Version: 2.1
Name: pfctl_exporter
Version: 0.5.0
Summary: A Prometheus exporter for the FreeBSD pf firewall using data from pfctl(8)
Author: Thomas Steen Rasmussen
Author-email: thomas@gibfest.dk
License: BSD 3-Clause License
Project-URL: homepage, https://github.com/tykling/pfctl_exporter
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: prometheus-client==0.19.0
Provides-Extra: dev
Requires-Dist: twine==4.0.2; extra == "dev"
Requires-Dist: pre-commit==3.5.0; extra == "dev"
Requires-Dist: setuptools-scm==8.0.4; extra == "dev"
Requires-Dist: build==1.0.3; extra == "dev"

# pfctl_exporter
A Prometheus exporter for the FreeBSD pf firewall based on pfctl(8)

Available on PyPi: https://pypi.org/project/pfctl-exporter/
