# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           ruby 1.0

ruby.branches       3.2 3.1 3.0 2.7 2.6 2.5
ruby.setup          threach 0.2.0 gem
revision            0

categories-append   devel
license             MIT
platforms           any
supported_archs     noarch
maintainers         {l2dy @l2dy} \
                    openmaintainer

description         threaded each and each-like iterators
long_description \
    An addition to the Enumerable module that allows easy use of threaded each \
    and each-like iterators.
homepage            https://github.com/billdueber/threach

checksums           rmd160  ffae27d2ebd24de82baba866ffc95fbd03b0627a \
                    sha256  432cbf3569bf9b09e26f93d0959fd6fb911c71e790e8a4cc4d1110e139a2ffca \
                    size    7680