Metadata-Version: 2.1
Name: bibo
Version: 0.0.3
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
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
Requires-Dist: click
Requires-Dist: pybibs
Requires-Dist: pyperclip

Bibo
####

.. image:: https://travis-ci.org/Nagasaki45/bibo.svg?branch=master
    :target: https://travis-ci.org/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


