This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pymeds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update email address...
[git-p4: depot-paths = "//depot/": change = 1137]
replace/b43bf02ddeddd088c0e6b94974ca1a46562eb3db
John-Mark Gurney
17 years ago
parent
b9c0993791
commit
80d1273cba
9 changed files
with
9 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
FileDIDL.py
+1
-1
SSDP.py
+1
-1
debug.py
+1
-1
dvd.py
+1
-1
itertarfile.py
+1
-1
iterzipfile.py
+1
-1
pymediaserv
+1
-1
shoutcast.py
+1
-1
upnp.py
+ 1
- 1
FileDIDL.py
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uoregon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
+ 1
- 1
SSDP.py
View File
@@ -1,7 +1,7 @@
# Licensed under the MIT license
# http://opensource.org/licenses/mit-license.php
# Copyright 2005, Tim Potter <tpot@samba.org>
# Copyright 2006-2007 John-Mark Gurney <
gurney_j@resnet.uroegon.edu
>
# Copyright 2006-2007 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
+ 1
- 1
debug.py
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uoregon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
+ 1
- 1
dvd.py
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uoregon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
'''DVD Handling'''
__version__ = '$Change$'
+ 1
- 1
itertarfile.py
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uoregon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
+ 1
- 1
iterzipfile.py
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uoregon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
+ 1
- 1
pymediaserv
View File
@@ -3,7 +3,7 @@
# Licensed under the MIT license
# http://opensource.org/licenses/mit-license.php
# Copyright 2005, Tim Potter <tpot@samba.org>
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uroegon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
+ 1
- 1
shoutcast.py
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <
gurney_j@resnet.uoregon.edu
>
# Copyright 2006 John-Mark Gurney <
jmg@funkthat.com
>
'''Shoutcast Radio Feed'''
__version__ = '$Change$'
+ 1
- 1
upnp.py
View File
@@ -2,7 +2,7 @@
# http://opensource.org/licenses/mit-license.php
# Copyright 2005, Tim Potter <tpot@samba.org>
# Copyright 2006-2007 John-Mark Gurney <
gurney_j@resnet.uroegon.edu
>
# Copyright 2006-2007 John-Mark Gurney <
jmg@funkthat.com
>
__version__ = '$Change$'
# $Id$
Write
Preview
Loading…
Cancel
Save