Metadata-Version: 2.1
Name: dob-bright
Version: 1.2.8
Summary: journal and time tracker, supercharged for the terminal
License: GPLv3+
Keywords: journal,diary,timesheet,timetrack,jrnl,rednotebook,todo.txt,prjct,hamster,fact
Author: Landon Bouma
Author-email: doblabs@tallybark.com
Maintainer: Tally Bark LLC
Maintainer-email: doblabs@tallybark.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: readthedocs
Requires-Dist: click-hotoffthehamster (>0)
Requires-Dist: config-decorator (>0)
Requires-Dist: easy-as-pypi-appdirs (>0)
Requires-Dist: easy-as-pypi-config (>0)
Requires-Dist: easy-as-pypi-getver (>0)
Requires-Dist: easy-as-pypi-termio (>0)
Requires-Dist: editor (>=1.0.4,<2.0.0)
Requires-Dist: nark (>0)
Requires-Dist: sphinx (>=6.2.1,<7.0.0) ; (python_version >= "3.8" and python_version < "3.9") and (extra == "readthedocs")
Requires-Dist: sphinx (>=7.2.6,<8.0.0) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "readthedocs")
Requires-Dist: sphinx-rtd-theme (>=2.0.0rc4,<3.0.0) ; extra == "readthedocs"
Requires-Dist: tomli (>=2.0.1) ; extra == "readthedocs"
Project-URL: documentation, https://dob-bright.readthedocs.io/en/latest
Project-URL: download, https://pypi.org/project/dob-bright/#files
Project-URL: homepage, https://github.com/doblabs/dob-bright
Project-URL: history, https://github.com/doblabs/dob-bright/blob/release/HISTORY.rst
Project-URL: issues, https://github.com/doblabs/dob-bright/issues
Description-Content-Type: text/x-rst

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

.. CXREF:
   https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge

.. image:: https://github.com/doblabs/dob-bright/actions/workflows/checks-unspecial.yml/badge.svg?branch=release
  :target: https://github.com/doblabs/dob-bright/actions/workflows/checks-unspecial.yml/badge.svg?branch=release
  :alt: Build Status

.. CXREF: https://app.codecov.io/github.com/doblabs/dob-bright/settings/badge

.. image:: https://codecov.io/gh/doblabs/dob-bright/branch/release/graph/badge.svg?token=Q0USPP5UQ6
  :target: https://app.codecov.io/gh/doblabs/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/v/release/doblabs/dob-bright.svg?style=flat
  :target: https://github.com/doblabs/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/pypi/pyversions/dob-bright.svg
  :target: https://pypi.org/project/dob-bright/
  :alt: PyPI Supported Python Versions

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

|

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

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

.. |dob-bright| replace:: ``dob-bright``
.. _dob-bright: https://github.com/tallybark/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.


