Files

28 lines
981 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 R 1.0
R.setup cran trinker textshape 1.7.5
revision 1
categories-append textproc
maintainers nomaintainer
license GPL-2
description Tools for reshaping text
long_description Tools that can be used to reshape and restructure \
text data.
homepage https://github.com/trinker/textshape
checksums rmd160 cef8c4836d971a92beea958ad8043fb10ed290d5 \
sha256 de45cf4b95a3c11a18a72cfe9e6a8e09962429d71afbc9635088c34c5e1b29bc \
size 688539
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-data.table \
port:R-slam \
port:R-stringi
depends_test-append port:R-testthat
test.run yes