Source: flickrbackup
Section: utils
Priority: optional
Maintainer: Tiago Bortoletto Vaz <tiago@debian.org>
Build-Depends-Indep: debhelper (>= 7.0.50~), help2man, python, python-pyexiv2
Standards-Version: 3.9.2
Vcs-Browser: https://github.com/tiagovaz/flickrbackup
Vcs-Git: git://github.com/tiagovaz/flickrbackup.git

Package: flickrbackup
Architecture: all
Depends: python, python-pyexiv2, ${misc:Depends}
Description: Simple tool to perform a backup of your photos in flickr
 flickrbackup is a simple python script which make a local copy of all your
 pictures hosted in flickr.com.
 .
 It downloads the pictures and organize them using your set names. flickrbackup
 is also able to store title, description, tags and other metadata from flickr
 sets as EXIF data.
