# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup nim 1.0 nim.setup github treeform jsony 1.1.6 revision 0 nim.vcs_revision bb647e1ca21af25ffdc423bcb96feeeeae963ca2 categories-append devel textproc license MIT maintainers nomaintainer description Fast JSON parser and serializer for Nim long_description Jsony is a loose, direct to object JSON parser and serializer \ for Nim. It is designed to be fast and flexible, allowing \ parsing of JSON into Nim objects with minimal boilerplate. \ It supports relaxed JSON syntax, custom hooks and efficient \ serialization/deserialization of complex data structures. checksums rmd160 9611863db9d7990361fce415c637f2ff3ae1c4ea \ sha256 cd240e5b58a4d9bb33f516979590d84f46f3279aab07d96ddbf425d28335844a \ size 22015