projects
/
rss2email.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b815184
)
rss2email: convert infogami URL to GitHub URL
author
W. Trevor King
<wking@tremily.us>
Tue, 13 Nov 2012 12:52:50 +0000
(07:52 -0500)
committer
W. Trevor King
<wking@tremily.us>
Tue, 13 Nov 2012 12:52:50 +0000
(07:52 -0500)
rss2email.py
patch
|
blob
|
history
diff --git
a/rss2email.py
b/rss2email.py
index 8066592c3e3a8c9af7cff018960f1773b13486b1..89fbbea83072437716f4b6048f3a6b8f651de99a 100755
(executable)
--- a/
rss2email.py
+++ b/
rss2email.py
@@
-4,7
+4,7
@@
"""
__version__ = '2.71'
-__url__ = 'http
://rss2email.infogami.com
'
+__url__ = 'http
s://github.com/wking/rss2email/
'
__author__ = 'W. Trevor King'
__copyright__ = '(C) 2004 Aaron Swartz. GNU GPL 2 or 3.'
__contributors__ = [