Path to this page:
Subject: CVS commit: pkgsrc/converters/hs-microaeson
From: Masatake Daimon
Date: 2024-05-05 07:58:35
Message id: 20240505055835.28CECFA2C@cvs.NetBSD.org
Log Message:
converters/hs-microaeson: import hs-microaeson-0.1.0.1
microaeson aims to provide a RFC 8259 compliant JavaScript Object Notation
(JSON) implementation. The microaeson package provides a smaller subset of
the aeson API with less dependencies and a simpler implementation.
The API is designed in such a way to allow to easily convert client code
written against microaeson's API to use the full aeson API.
Files: