aboutsummaryrefslogtreecommitdiff
path: root/www/swiggle/pkg-descr
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-19 17:49:21 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-19 17:49:21 +0000
commit607fed55f5bb9178dfe13779f5b4526f6771c11a (patch)
tree4f2597b6795b73a188b65fae40c4acf15d96f042 /www/swiggle/pkg-descr
parent4d0b4a5733a7cf5fb4cd29c01eeb56862288623e (diff)
Notes
Diffstat (limited to 'www/swiggle/pkg-descr')
-rw-r--r--www/swiggle/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/swiggle/pkg-descr b/www/swiggle/pkg-descr
new file mode 100644
index 000000000000..87f463527e9f
--- /dev/null
+++ b/www/swiggle/pkg-descr
@@ -0,0 +1,19 @@
+swiggle is a small command line tool that generates HTML pages,
+including thumbnail indexes, for given images
+(a so called "web gallery").
+It's intended to be easy to use, and since it is written in C,
+it's quite speedy.
+
+It uses libjpeg for decompression and compression of images,
+libexif for getting EXIF information contained in the images,
+and it caches scaled images so that subsequent runs don't need to
+scale images again and are faster.
+Of course, the original images aren't changed.
+
+Currently, it only processes JPEG images, and it's thought
+to be used primarily with images taken with digital cameras.
+
+WWW: http://mailbox.univie.ac.at/~le/swiggle/
+
+Josef El-Rayes
+j.el-rayes@daemon.li