gpo.zugaina.org

Search Portage & Overlays:

dev-ml/otoml

TOML parsing, manipulation, and pretty-printing library

Screenshots

  • otoml-1.0.5
    ~amd64
    +ocamlopt test

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • otoml-1.0.5
    ~amd64
    +ocamlopt test

    View      Download      Browse     License: MIT   
    Overlay: guru

ChangeLog

commit 946b3d5e6f85aa6d17632eb69d8c14152e056548
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 23:16:52 2026 +0200

*/*: normalize metadata.xml DTD URL and indent

Repo-wide sweep: 144 metadata.xml files updated to use the
https://www.gentoo.org/dtd/metadata.dtd DTD URL (was http://) and
2-space indentation (was tabs). Maintainer blocks left untouched —
the 2026-04-22 normalization sweep added <name> alongside <email>
where the maintainer was Ivan, but third-party maintainer entries
(lebedev.vasya@gmail.com, megagreener@gmail.com, brothermechanic@gmail.com,
etc.) keep their email-only blocks since we can't safely guess the
corresponding <name>.

pkgcheck stays silent on all metadata-* and maintainer-* checks.

commit a462f2996d0c742aed2fbec364043fcca28becbd
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Apr 20 09:18:32 2026 +0200

dev-ml/otoml: new package, copied from ::guru