Metadata-Version: 1.1
Name: everpad
Version: 2.5.dev0
Summary: Ubuntu integrated evernote client
Home-page: https://github.com/nvbn/everpad/
Author: Vladimir Yakovlev
Author-email: nvbn.rm@gmail.com
License: X11
Description: Everpad
        =======
        .. image:: https://travis-ci.org/nvbn/django-bower.png
           :alt: Build Status
           :target: https://travis-ci.org/nvbn/everpad
        .. image:: https://coveralls.io/repos/nvbn/everpad/badge.png?branch=develop
           :alt: Coverage Status
           :target: https://coveralls.io/r/nvbn/everpad
        
        Evernote client well integrated with linux desktop.
        
        .. image:: http://ubuntuone.com/4ABojaepuBiaDVv2VsDB7o
        
        Client has:
         - unity lens
         - indicator applet
         - unity launcher
        
        Client support:
         - notes
         - tags
         - notebooks
         - resources
         - places
         - en-* tags
         
        Security information: The client store notes in a SQLite database and communicates with the Evernote API via Thrift via https.
        
        Installation
        ============
        Ubuntu 12.04+ users can use `ppa <https://launchpad.net/~nvbn-rm/+archive/ppa>`_:
        
        ``sudo add-apt-repository ppa:nvbn-rm/ppa``
        
        ``sudo apt-get update``
        
        ``sudo apt-get install everpad`` 
        
        If you use gnome shell please `read wiki <https://github.com/nvbn/everpad/wiki/how-to-install>`_
        
        You can see more about everpad installation, including method for other linux, in `wiki <https://github.com/nvbn/everpad/wiki/how-to-install>`_
        
        Some errors?
        ============
        `Get debug information <https://github.com/nvbn/everpad/wiki/Receiving-debug-information>`_, check your distributive name and version, check your DE version and post bug report.
        
        Want to help?
        =============
        `Write code here <https://github.com/nvbn/everpad/wiki/developing-for-everpad>`_
        
        Or create bug reports.
        
        Or donate:
        
        - **PayPal**: nvbn.rm@gmail.com
        - **Yandex Money**: 410011244953574
        
Keywords: ubuntu python evernote
Platform: UNKNOWN
Classifier: Programming Language :: Python
