Metadata-Version: 2.1
Name: papis-rofi
Version: 0.5.0
Summary: Rofi based inerface for papis
Home-page: https://github.com/papis/papis-rofi
Author: Alejandro Gallo
Author-email: aamsgallo@gmail.com
License: GPLv3
Description: Papis-Rofi
        ==========
        
        |Pypi| |RTD| |Python| |ghbadge|
        
        
        This is a script that implements a GUI using the great `Rofi
        <https://github.com/DaveDavenport/rofi>`_
        
        Usage
        -----
        
        Just hit
        
        ::
        
          papis rofi
        
        and press `Alt+h` for help.
        
        Installation
        ------------
        
        There is a version in PyPi
        
        ::
        
          pip3 install papis-rofi
        
        or
        
        ::
        
          sudo pip3 install papis-rofi
        
        .. |Python| image:: https://img.shields.io/badge/Python-3%2B-blue.svg
           :target: https://www.python.org
        .. |Pypi| image:: https://badge.fury.io/py/papis-rofi.svg
           :target: https://badge.fury.io/py/papis-rofi
        .. |RTD| image:: https://readthedocs.org/projects/papis-rofi/badge/?version=latest
           :target: http://papis-rofi.readthedocs.io/en/latest/?badge=latest
        .. |ghbadge| image:: https://github.com/papis/papis-rofi/workflows/CI/badge.svg
        
Keywords: papis,rofi,bibtex,management,cli,biliography
Platform: linux
Platform: osx
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Provides-Extra: develop
