Metadata-Version: 1.1
Name: bibo
Version: 0.0.7
Summary: A reference manager with single source of truth: the .bib file
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
        
        
        A reference manager with a single source of truth: the .bib file. Inspired by `beets`_.
        
        .. code-block:: bash
        
            pip install --user bibo
            bibo --help
        
        
        .. _beets: https://github.com/beetbox/beets
        
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
