FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Updated for 0.14. · python-zeroconf/python-zeroconf@83aa0f3 · GitHub

Commit 83aa0f3

Browse files
committed
Updated for 0.14.
1 parent 443aca8 commit 83aa0f3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

‎README‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
This is Multicast DNS Service Discovery for Python v0.14-wmcbrine
22
Originally by Paul Scott-Murphy, modified by William McBrine.
33

4-
zeroconf.py is the implementation file, look at the end for examples of
4+
zeroconf.py is the implementation file; look at the end for examples of
55
basic use. You can also view zwebbrowse.py to see how to browse for
6-
services.
6+
services, and zwebtest.py for an example of announcing them.
77

88
This fork is used in all of my TiVo-related projects: HME for Python
99
(and therefore HME/VLC), Network Remote, Remote Proxy, and pyTivo.
@@ -20,6 +20,10 @@ Long-term goals: Python 3.x
2020

2121
History
2222
-------
23+
0.14 - Fix for SOL_IP undefined on some systems - thanks Mike Erdely.
24+
Cleaned up examples.
25+
Lowercased module name.
26+
2327
0.13 - Various minor changes; see git for details.
2428
No longer compatible with Python 2.2. Only tested with 2.5-2.7.
2529
Fork by William McBrine.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL