Files
2024-11-12 06:44:05 -05:00

24 lines
903 B
Tcl

# -*- 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 common_lisp 1.0
PortGroup github 1.0
github.setup trivial-gray-streams trivial-gray-streams a7ead683666849762ea657dac9137d693c5a4929
name cl-trivial-gray-streams
version 20240218
revision 0
checksums rmd160 68ecc8136ca1968fd444c3d4026de42e7169bf4e \
sha256 0b3734561620a27f42e7960312282d732ff6313278db18aa376450a15a8ce8e6 \
size 8252
github.tarball_from archive
categories-append devel
maintainers nomaintainer
license MIT
description Portability library for CL gray streams
long_description Gray streams is an interface proposed \
for inclusion with ANSI CL