# -*- 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 github 1.0 PortGroup common_lisp 1.0 github.setup Zulu-Inuoe jzon 1.1.3 v name cl-com.inuoe.jzon revision 0 checksums rmd160 2cd79d808467bdf27ffafafb854d9a32a0e90ee1 \ sha256 b1b8014c444727220f3de9be89d7fe21d94b52f0180e476327e88e5306654ebf \ size 68494 categories-append devel maintainers {@catap korins.ky:kirill} openmaintainer license MIT description A correct and safe(er) JSON RFC 8259 parser with sane defaults long_description {*}${description} depends_lib-append port:cl-alexandria \ port:cl-closer-mop \ port:cl-fiveam \ port:cl-flexi-streams \ port:cl-float-features \ port:cl-trivial-gray-streams common_lisp.systems {src/*.asd} \ {test/*.asd} # See: https://github.com/Zulu-Inuoe/jzon/issues/53 common_lisp.clisp no