File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11python-zeroconf
22===============
33
4- .. image :: https://github.com/jstasiak/python-zeroconf/workflows/CI/badge.svg
5- :target: https://github.com/jstasiak/python-zeroconf?query=workflow%3ACI+branch%3Amaster
6-
7- .. image :: https://img.shields.io/pypi/v/zeroconf.svg
8- :target: https://pypi.python.org/pypi/zeroconf
9-
10- .. image :: https://codecov.io/gh/jstasiak/python-zeroconf/branch/master/graph/badge.svg
11- :target: https://codecov.io/gh/jstasiak/python-zeroconf
12-
134`Documentation <https://python-zeroconf.readthedocs.io/en/latest/ >`_.
145
15- This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
6+ This is fork of a fork of pyzeroconf, Multicast DNS Service Discovery for Python,
167originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf),
17- modified by William McBrine (https://github.com/wmcbrine/pyzeroconf).
8+ modified by William McBrine (https://github.com/wmcbrine/pyzeroconf),
9+ then further modified by Jakub Stasiak (https://github.com/jstasiak/python-zeroconf).
10+
11+ The following is the note from Jakub Stasiak's fork.
1812
1913The original William McBrine's fork note::
2014
You can’t perform that action at this time.
0 commit comments