@@ -15,15 +15,17 @@ This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
1515originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf),
1616modified by William McBrine (https://github.com/wmcbrine/pyzeroconf).
1717
18- This fork is used in all of my TiVo-related projects: HME for Python
19- (and therefore HME/VLC), Network Remote, Remote Proxy, and pyTivo.
20- Before this, I was tracking the changes for zeroconf.py in three
21- separate repos. I figured I should have an authoritative source.
22-
23- Although I make changes based on my experience with TiVos, I expect that
24- they're generally applicable. This version also includes patches found
25- on the now-defunct (?) Launchpad repo of pyzeroconf, and elsewhere
26- around the net -- not always well-documented, sorry.
18+ The original William McBrine's fork note::
19+
20+ This fork is used in all of my TiVo-related projects: HME for Python
21+ (and therefore HME/VLC), Network Remote, Remote Proxy, and pyTivo.
22+ Before this, I was tracking the changes for zeroconf.py in three
23+ separate repos. I figured I should have an authoritative source.
24+
25+ Although I make changes based on my experience with TiVos, I expect that
26+ they're generally applicable. This version also includes patches found
27+ on the now-defunct (?) Launchpad repo of pyzeroconf, and elsewhere
28+ around the net -- not always well-documented, sorry.
2729
2830Compatible with:
2931
0 commit comments