Metadata-Version: 2.1
Name: dob-bright
Version: 1.2.3
Summary: journal and time tracker, supercharged for the terminal
Home-page: https://github.com/hotoffthehamster/dob-bright
Author: HotOffThe Hamster
Author-email: hotoffthehamster+dobconfig@gmail.com
License: GPLv3+
Project-URL: Documentation, https://dob-bright.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/hotoffthehamster/dob-bright
Keywords: journal,diary,timesheet,timetrack,jrnl,rednotebook,todo.txt,prjct,hamster,fact
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: appdirs (<2,>=1.4.3)
Requires-Dist: colorama (<1,>=0.4.3)
Requires-Dist: configobj (<6,>=5.0.6)
Requires-Dist: Inflector (<4,>=3.0.1)
Requires-Dist: lazy-import (<1,>=0.2.2)
Requires-Dist: ansi-escape-room (==1.4.2)
Requires-Dist: click-hotoffthehamster (<=7.1.2,>=7.1.1)
Requires-Dist: config-decorator (<=2.0.13,>=2.0.12)
Requires-Dist: nark (<3.2.3,>3.2.1)

@@@@@@@@@@
dob-bright
@@@@@@@@@@

.. image:: https://travis-ci.com/hotoffthehamster/dob-bright.svg?branch=proving
  :target: https://travis-ci.com/hotoffthehamster/dob-bright
  :alt: Build Status

.. image:: https://codecov.io/gh/hotoffthehamster/dob-bright/branch/proving/graph/badge.svg
  :target: https://codecov.io/gh/hotoffthehamster/dob-bright
  :alt: Coverage Status

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

.. image:: https://img.shields.io/github/release/hotoffthehamster/dob-bright.svg?style=flat
  :target: https://github.com/hotoffthehamster/dob-bright/releases
  :alt: GitHub Release Status

.. image:: https://img.shields.io/pypi/v/dob-bright.svg
  :target: https://pypi.org/project/dob-bright/
  :alt: PyPI Release Status

.. image:: https://img.shields.io/github/license/hotoffthehamster/dob-bright.svg?style=flat
  :target: https://github.com/hotoffthehamster/dob-bright/blob/release/LICENSE
  :alt: License Status

.. |dob| replace:: ``dob``
.. _dob: https://github.com/hotoffthehamster/dob

.. |dob-docs| replace:: Dob documentation
.. _dob-docs: https://dob.readthedocs.io/en/latest/

.. |dob-bright| replace:: ``dob-bright``
.. _dob-bright: https://github.com/hotoffthehamster/dob-bright

|dob-bright|_ is a component of |dob|_,  an interactive, terminal-based,
time tracking, journaling, note-taking, and life-hacking application.

|dob-bright|_ provides the basic, non interesting functionality used
by the various |dob|_ components, such as the CLI user configuration
settings, the ``nark.Control`` shim, some basic terminal I/O methods,
and some (packaged) test infrastructure shared with other projects.

Please see the |dob-docs|_ for lots more help and instruction.




