Metadata-Version: 2.1
Name: funbible
Version: 0.0.1b0
Summary: A shell utility to find Bible verses
Home-page: https://github.com/m-krastev/funbible
Author: Matey Krastev
Author-email: matey.krastev@outlook.com
Requires-Python: >=3.9,<4.0
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
Requires-Dist: pyperclip (>=1.8.2,<2.0.0)
Requires-Dist: rapidfuzz (>=3.0.0,<4.0.0)
Project-URL: Repository, https://github.com/m-krastev/funbible
Description-Content-Type: text/markdown

# FunBible

A simple terminal-based Bible reader written in Python.

Currently only supports the Bulgarian Version of the Bible, but the schema should be applicable to other versions as well.

- Supports searching for a verse (or a span of verses) by book, chapter and verse number.
- Supports finding verses by a keyword.

