diff options
Diffstat (limited to 'deskutils/py-dosage/pkg-descr')
-rw-r--r-- | deskutils/py-dosage/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deskutils/py-dosage/pkg-descr b/deskutils/py-dosage/pkg-descr new file mode 100644 index 000000000000..3b3f8984fcd3 --- /dev/null +++ b/deskutils/py-dosage/pkg-descr @@ -0,0 +1,9 @@ +Dosage is an application designed to keep a local "mirror" of specific web +comics, and other picture-based content such as Picture of the Day sites, +with a variety of options for updating and maintaining comics. +Dosage supports a recursive "catch-up" method, where it traverses a comic +by essentially "visiting" previous comics and picking out the comics. +Dosage is written entirely in Python, and relies on regular expressions to +do most of the grunt work. + +WWW: http://slipgate.za.net/dosage/ |