From 1f694889f767dedd84f60d8e0cbccf201c2d123f Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 28 Jul 2026 07:51:05 +0200 Subject: 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. --- NOTICE | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index 4240624..f2c47c1 100644 --- a/NOTICE +++ b/NOTICE @@ -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) ----------------------------------- -- cgit v1.3