# -*- 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 slburson fset 1.4.1 v name cl-fset epoch 1 revision 0 checksums rmd160 46f1628e3d00626b32e42bb22c67574258a50421 \ sha256 2020f0895b4a8b885a5c38d1a2fc76cffc8d1083fab11e90cbefd10d23107116 \ size 126619 github.tarball_from archive categories-append devel maintainers nomaintainer license LLGPL description FSet, the functional collections library for Common Lisp. long_description {*}${description} depends_lib-append port:cl-misc-extensions \ port:cl-mt19937 \ port:cl-named-readtables # See: https://github.com/slburson/fset/issues/42 common_lisp.ecl no common_lisp.abcl no common_lisp.clisp no