2026-02-11 00:14:58 +01:00
2026-02-11 00:13:43 +01:00
2026-02-11 00:13:43 +01:00
2026-02-11 00:14:58 +01:00

Cathcal

Small Go tool to generate a Roman Rite liturgical calendar in ICS format.

Usage

go run main.go <year>
go run main.go <start-end>
go run main.go --merge <start-end>

Output

  • Single year: calendario_liturgico_.ics
  • Range: calendario_liturgico_-.ics
  • With --merge: one merged file for the range
Description
Small Go tool to generate a Roman Rite liturgical calendar in ICS format.
Readme 32 KiB
Languages
Go 100%