Metadata-Version: 1.1
Name: Fotografering
Version: 0.3
Summary: Fotografering, linkify and beautify your photos.
Home-page: ## Set url
Author: Geoffrey Lehée
Author-email: geoffrey@lehee.name
License: Fotografering
Copyright (C) 2012 Geoffrey Lehée [http://socketubs.net/]

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Description: Fotografering
        =============
        
        Fotografering, linkify and beautify your photos with `Thumbr it`_ and `Dropbox`_.
        
        
        In order to use it, you will need a Dropbox installation and a Thumbr.it account.
        
        Installation
        ------------
        
        ::
        
            pip install fotografering
        
        
        Usage
        -----
        
        First use: ::
        
            fotografering (master) » fotografering 27-06.jpg
            ==> No configuration file found.
            ==> Let's create it together!
            ==> You need to have Dropbox installed on this computer and Thumbit account
            Dropbox Path (/Users/socketubs/Dropbox): /Users/socketubs/Dropbox
            Dropbox Url (http://dl.dropbox.com/u/79447684): http://dl.dropbox.com/u/79447684
            Thumbit API Key: YOUR_KEY
            Thumbit Secret Key: YOUR_SECRET
            ==> Filter: barcelona
            ==> Frame: frame2
            Your image will be available in few seconds at: http://dl.dropbox.com/u/79447684/Images/27-06.jpg
        
        A configuration file at ``$HOME/.fotografering.conf`` have been created.
        
        You can choose your filter, frame you want and enable lightleak. Take a look at Thumbr it `demo`_.
        
        License
        -------
        
        License is `AGPL3`_. See `LICENSE`_.
        
        .. _Thumbr it: http://thumbr.it/
        .. _Dropbox: https://www.dropbox.com/
        .. _demo: http://thumbr.it/quick_start
        .. _AGPL3: http://www.gnu.org/licenses/agpl.html
        .. _LICENSE: https://raw.github.com/socketubs/fotografering/master/LICENSE
Keywords: ## Set keywords
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
