diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 07:51:05 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 07:51:05 +0200 |
| commit | 1f694889f767dedd84f60d8e0cbccf201c2d123f (patch) | |
| tree | 0b8e85a1cf9dbce5f75a6ded538146ca8f1f389b /NOTICE | |
| parent | cca0eb0db6cf6850d55d7a44fef470c594bce8ec (diff) | |
| download | lectio-1f694889f767dedd84f60d8e0cbccf201c2d123f.tar.gz lectio-1f694889f767dedd84f60d8e0cbccf201c2d123f.zip | |
feat(ef): full 1962 universal sanctoral (16 -> 317 celebrations)
Generate internal/caldata/tridentine-calendar.ini from missalemeum's per-date
proper API (Divinum Officium 1962 data) via scripts/gen-sanctoral-ef.go: each
fixed date's observed saint with rank, colour, English name and proper
Epistle/Gospel citations, plus sancti commemorations. Multiple reference years
are tried per date so a saint occulted by a Sunday in one year is still captured
observed in another; saints never observed are ranked commemoration. Feasts of
the Lord are marked class=lord. Latin names hand-curated (missalemeum has none).
Adds TestTridentineLoads, credits missalemeum in NOTICE, bumps to 0.38.0.
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -13,9 +13,12 @@ romcal — Copyright (c) romcal contributors — MIT License. Extraordinary Form (1962) calendar data --------------------------------------- -The 1962 calendar data in internal/caldata/tridentine-calendar.ini was -bootstrapped with reference to Divinum Officium (https://divinumofficium.com) -and the Missal1962 / tridentine_calendar projects, and is lectio's own. +The 1962 universal sanctoral in internal/caldata/tridentine-calendar.ini was +generated (scripts/gen-sanctoral-ef.go) from missalemeum.com's per-date proper +API, which is built on Divinum Officium (https://divinumofficium.com) 1962 data +-- English names, rank, colour, and the proper Epistle/Gospel CITATIONS (not the +reading text). Latin names are lectio's own hand-curation. The data as committed +is lectio's, may be freely hand-edited, and carries no upstream licence. Lectionary data (reading citations) ----------------------------------- |
