SkillAgentSearch skills...

Lectionarium

A tool for studying Ecclesiastical Latin

Install / Use

/learn @davidrmcharles/Lectionarium
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

====================================================================== README for lectionarium

lectionarium is a tool for studying Ecclesiastical Latin and the source of fideidepositum.org <http://fideidepositum.org>_.

Here are some things it can do:

  • View a Set of Lectionary Readings_
  • View a Scripture Passage_
  • Render the Whole Bible as HTML_
  • Render the Whole Lectionary as HTML_

View a Set of Lectionary Readings

To see today's readings, use script lectionaryviews.sh:

.. code-block:: text

$ bin/lectionaryviews.sh today
================================================================================
Readings for Friday (Cycle A, I)
================================================================================

Romans 9:1-9:5

9:1 Veritatem dico in Christo, non mentior: testimonium mihi perhibente
conscientia mea in Spiritu Sancto: 9:2 quoniam tristitia mihi magna
est, et continuus dolor cordi meo. 9:3 Optabam enim ego ipse anathema
. . . snip . . .

You may also see the readings for a particular date or for the mass with a particular name.

View a Scripture Passage

Under the hood is an entire Latin Bible whose text comes from The Clementine Vulgate project <http://vulsearch.sourceforge.net/index.html>_. So, if instead you just want to see just a single passage of Sacred Scripture, use script bibleviews.sh:

.. code-block:: text

$ bin/bibleviews.sh ex 20:1-17
20:1 Locutusque est Dominus cunctos sermones hos: 20:2 Ego sum
Dominus Deus tuus, qui eduxi te de terra Ægypti, de domo servitutis.
20:3 Non habebis deos alienos coram me. 20:4 Non facies tibi
. . . snip . . .

Render the Whole Bible as HTML

There is an ant target, bible, to render the entire bible as HTML.

.. code-block:: text

$ ant bible

Render the Whole Lectionary as HTML

There is an ant target, lectionary, to render the entire lectionary as HTML.

.. code-block:: text

$ ant lectionary
View on GitHub
GitHub Stars17
CategoryDevelopment
Updated22d ago
Forks3

Languages

Python

Security Score

80/100

Audited on Mar 16, 2026

No findings