# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/wren/wren.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] The Wren Programming Language [T] Wren is a small, fast, class-based concurrent scripting language. [U] https://wren.io [A] Robert Nystrom and Wren Contributors [M] The T2 Project [C] extra/tool [F] CROSS [L] MIT [S] Beta [V] 0.4.0 [D] b935128eed15b35425880a5df68a679c647f43c5575720feaeb41c42 wren-0.4.0.tar.gz https://github.com/wren-lang/wren/archive/0.4.0/ srcdir=*/projects/make makeinstopt= hook_add postmake 5 "install ../../bin/wren_test $root$bindir/wren" hook_add postmake 5 "install ../../lib/* $root$libdir/"