diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 14:02:49 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 14:02:49 +0200 |
| commit | 78825639eab3c84d84a60fbd1f1781bcfa332044 (patch) | |
| tree | 75135a3e67d263a048470198e12e4573dc59e63a /NOTICE | |
| parent | 58b748340059a02e696f6a7168f81114ac0f99e9 (diff) | |
| download | lectio-78825639eab3c84d84a60fbd1f1781bcfa332044.tar.gz lectio-78825639eab3c84d84a60fbd1f1781bcfa332044.zip | |
feat(caldata,cli): embed 1962 EF calendar + form-aware Stack; --liturgy computes EF
caldata.Tridentine()/Base(form); Stack(form,dir,use); runLiturgy drops the EF
guard and uses the form's base; rankLabel shows I-IV class; display omits OF
cycles + strips ef- slug prefix for EF.
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,3 +10,9 @@ General Roman Calendar. The data as committed here is lectio's own, maintained independently. 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. |
