Metadata-Version: 2.0
Name: wire-exporter
Version: 0.1.7
Summary: Exports statistics about wire traffic in Prometheus exporter format
Home-page: https://www.github.com/blocktrron/wire-exporter
Author: David Bauer
Author-email: david@darmstadt.freifunk.net
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: click (>=6.7)
Requires-Dist: prometheus-client (>=0.1.1)
Requires-Dist: netifaces (>=0.10.6)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: pyshark (>=0.3.7.11)

wire-exporter
=============

Prometheus Exporter for traffic statistics.


Installation
------------

::

    $ pip install wire-exporter

