<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clectio.git/clectio.1, branch v1.0</title>
<subtitle>tiny suckless C daily readings, floppy sized, bring your own Bible</subtitle>
<id>https://git.labunix.xyz/clectio.git/atom?h=v1.0</id>
<link rel='self' href='https://git.labunix.xyz/clectio.git/atom?h=v1.0'/>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/clectio.git/'/>
<updated>2026-07-29T08:19:43Z</updated>
<entry>
<title>license: relicense clectio's own code under GPL-3.0-or-later</title>
<updated>2026-07-29T08:19:43Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-07-29T08:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/clectio.git/commit/?id=8d7d3ac6f2b365342aa25ecb31f8e76d18090a22'/>
<id>urn:sha1:8d7d3ac6f2b365342aa25ecb31f8e76d18090a22</id>
<content type='text'>
Replace the ISC licence with GPL-3.0-or-later (Łukasz Kasprzak is sole
copyright holder, so relicensing is unencumbered):

- LICENSE: verbatim GNU GPL v3 text.
- Add "Copyright (C) 2026 Łukasz Kasprzak. SPDX-License-Identifier:
  GPL-3.0-or-later" headers to the project-authored sources (clectio.c with the
  full grant, plus mktext.c and bin2h.c), replacing their old public-domain
  notes.
- puff.c/.h keep Mark Adler's public-domain notice unchanged: third-party,
  not ours to relicense, and public domain is GPL-compatible.
- README and man page LICENSE sections updated to GPL-3.0-or-later, noting
  puff's PD status; the scripture-text carve-out (Vulgate public domain,
  corpora under their own terms) is preserved.

Code/comment change only; builds clean under -Wall -Wextra.

Claude-Session: https://claude.ai/code/session_01S1CD1u3tgSS4xNu6WHfp5a
</content>
</entry>
<entry>
<title>feat: man page (clectio.1), installed by make install</title>
<updated>2026-07-29T08:06:24Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-07-29T08:06:24Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/clectio.git/commit/?id=d17262c10fc24557741a5b571f40dfd9625fdb2e'/>
<id>urn:sha1:d17262c10fc24557741a5b571f40dfd9625fdb2e</id>
<content type='text'>
Add a manual page covering usage, the -a/-g and --month options, the compile-
time config.h settings (FORM/SIGLA/COLOR/GOSPEL_ONLY/WRAP), and both the
bring-your-own-Bible and bring-your-own-calendar workflows, matching the README.
Install it via make (MANPREFIX = $PREFIX/share/man); uninstall removes it too.
Renders clean under man --warnings.

Claude-Session: https://claude.ai/code/session_01S1CD1u3tgSS4xNu6WHfp5a
</content>
</entry>
</feed>
