Source: pylibgal3
Maintainer: Julius Sipilä <julius.sipila@gmail.com>
Section: user/graphics
Priority: optional
Build-Depends: debhelper (>= 7.4.3), python-support (>= 0.8.4), python-simplejson
Standards-Version: 3.8.4
XS-Python-Version: 2.5

Package: pylibgal3
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-simplejson, sharing-cli
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: A library + client script for uploading pics to Gallery3
 A Python library + client script for accessing a Gallery3 install
 (gallery.menalto.com) using the REST API.
 .
 Can be used from the command line or preferably with the Command-Line Sharing plugin.
 When using the Command-Line Sharing plugin use a command like this in the plugin setup:
 g3_share -i %s -o %s -s your.gallery.com -b /gallery3 -d "Test/Incoming Pics" -u g3_username -p g3_password
