Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83aa0f3

Browse filesBrowse files
committed
Updated for 0.14.
1 parent 443aca8 commit 83aa0f3
Copy full SHA for 83aa0f3

File tree

Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed

‎README

Copy file name to clipboardExpand all lines: README
+6-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.