Metadata-Version: 2.1
Name: bibverse
Version: 1.3
Summary: A simple cli tool to get the bible verse of the day
Home-page: https://github.com/LordUbuntu/bibverse
Author: Jacobus Burger
Author-email: therealjacoburger@gmail.com
License: MIT
Keywords: python,bible,cli
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# bibverse
A simple CLI program to quote the bible verse of the day from [Verse of the Day](https://www.verseoftheday.com/).

# Usage

Just type `bibverse` on the command line once the package has been installed, and you'll get the verse of the day.

# Installation

Installing the package is simple, just run `pip install bibverse` and make sure the binary is on your path. Once that's done, it's as simple as running the program and getting the verse of the day. Since the output is text, you could even pipe it to other programs like cowsay!


