Metadata-Version: 1.0
Name: craption
Version: 1.5.0
Summary: Simple screenshot uploader
Home-page: https://github.com/jakehedman/CRAPtion
Author: Jakob Hedman
Author-email: jakob@hedman.email
License: GNU GPLv3
Description: ========
        CRAPtion
        ========
        CRAPtion is a simple screenshot uploader for linux and Mac OS
        
        Features
        ^^^^^^^^
        * Upload to Imgur, Dropbox or SSH
        * Automatically copy url
        * Format filename with date and random letters
        
        Installation
        ^^^^^^^^^^^^
        
        ::
        
            $ pip install craption
            $ craption
        
        Usage
        ^^^^^
        
        ::
        
            $ craption
        
        Requirements
        ^^^^^^^^^^^^
        - scrot (only on linux)
        
        Config
        ^^^^^^
        
        Config file
        ***********
        
        Config file created automatically on first run: ``~/.craptionrc``
        
Platform: UNKNOWN
