based on code by: Loïc Minier <lool@dooz.org>

* morituri/rip/Makefile.am:
	* morituri/rip/main.py:
	* morituri/rip/accurip.py (added):
	  Add a rip accurip show command to show the accuraterip information
	  for a given URL.  See #5.
This commit is contained in:
Thomas Vander Stichele
2011-05-22 18:06:57 +00:00
parent 041a492f67
commit ac66d71e6b
4 changed files with 107 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
based on code by: Loïc Minier <lool@dooz.org>
* morituri/rip/Makefile.am:
* morituri/rip/main.py:
* morituri/rip/accurip.py (added):
Add a rip accurip show command to show the accuraterip information
for a given URL. See #5.
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/table.py: