]> git.parisson.com Git - yomguy-tools.git/commitdiff
0.2
authoryomguy <yomguy@457c0346-1240-4656-8a5a-9edca8063506>
Sun, 31 Oct 2010 01:22:12 +0000 (01:22 +0000)
committeryomguy <yomguy@457c0346-1240-4656-8a5a-9edca8063506>
Sun, 31 Oct 2010 01:22:12 +0000 (01:22 +0000)
git-svn-id: http://svn.parisson.org/svn/tools/trunk@123 457c0346-1240-4656-8a5a-9edca8063506

various/deegger.py

index 3137d0ce8bf89c588b413510391ce14dd1a773b6..fd911025b3d25c6e1c83e285bd42b3e36a306a09 100755 (executable)
@@ -43,15 +43,18 @@ import urllib
 import simplejson
 from threading import Thread
 
-version = '0.1'
+version = '0.2'
 
 def prog_info():
-    return """ deegger.py v%s : easy media crawler through google search
+    return """ deegger : easy media crawler through google search api
 
+ Version:
+    %s
+    
  Depends on:
     python, python-simplejson
 
- Usage :
+ Usage:
     $ ./deegger.py FORMAT TEXT M3U_DIR
 
  Where: