Metadata-Version: 2.1
Name: bibo
Version: 0.1.6
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
Keywords: bib latex reference interface
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
License-File: LICENSE

.. image:: https://raw.githubusercontent.com/Nagasaki45/bibo/master/logo/logo.svg
    :alt: bibo logo

Command line reference manager with a single source of truth: the ``.bib`` file. Inspired by `beets`_.

.. image:: https://travis-ci.com/Nagasaki45/bibo.svg?branch=master
    :target: https://travis-ci.com/Nagasaki45/bibo

.. image:: https://codecov.io/gh/Nagasaki45/bibo/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/Nagasaki45/bibo

.. image:: https://readthedocs.org/projects/bibo/badge/?version=latest
  :target: https://bibo.readthedocs.io/en/latest/?badge=latest
  :alt: Documentation Status

.. 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


