Metadata-Version: 2.1
Name: bibo
Version: 0.0.26
Summary: Command line reference manager with single source of truth: the .bib file. Inspired by beets
Home-page: https://github.com/Nagasaki45/bibo
Author: Tom Gurion
Author-email: nagasaki45@gmail.com
License: UNKNOWN
Description: bibo
        ####
        
        .. image:: https://travis-ci.org/Nagasaki45/bibo.svg?branch=master
            :target: https://travis-ci.org/Nagasaki45/bibo
        
        .. image:: https://codecov.io/gh/Nagasaki45/bibo/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/Nagasaki45/bibo
        
        Command line reference manager with a single source of truth: the ``.bib`` file. Inspired by `beets`_.
        
        .. image:: https://asciinema.org/a/313768.svg
          :target: https://asciinema.org/a/313768
        
        .. _beets: https://github.com/beetbox/beets
        
        
        Links
        -----
        
        * Documentation: https://bibo.readthedocs.io/en/latest
        * Source code: https://github.com/Nagasaki45/bibo
        * PyPI releases: https://pypi.org/project/bibo
        * License: `MIT`_
        
        .. _MIT: https://github.com/Nagasaki45/bibo/blob/master/LICENSE
        
Keywords: bib latex reference interface
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: dev
