diff options
Diffstat (limited to 'www/bins/pkg-descr')
-rw-r--r-- | www/bins/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/www/bins/pkg-descr b/www/bins/pkg-descr new file mode 100644 index 000000000000..23040a19e880 --- /dev/null +++ b/www/bins/pkg-descr @@ -0,0 +1,17 @@ +[ excerpt (with adaptations) from developer's website ] + +The aim of BINS is to generate HTML photo albums. + +Some of the functionalities of BINS are: +- album can contains other albums (sub albums): the album can have + a tree structure ; +- generation of a thumbnail and of scaled images of each picture ; +- number and size of scaled pictures can be personalized, in pixels + or percentage of the original image ; +- several description fields (date, location, etc...) can be + associated with the pictures ; +- use the EXIF data structure found on some JPEG (usually, those + produced by digital cameras) to fill automatically some fields + (date and time for example). + +WWW: http://jsautret.free.fr/BINS/ |