Files

28 lines
1.0 KiB
Tcl
Raw Permalink Normal View History

2021-07-15 13:09:52 -06:00
# -*- 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
2023-03-12 11:03:07 -07:00
PortGroup luarocks_org 1.0
2021-07-15 13:09:52 -06:00
2023-03-12 11:03:07 -07:00
name lua-metalua-parser
version 0.7.3
2021-07-15 13:09:52 -06:00
revision 0
2023-03-12 11:03:07 -07:00
epoch 1
luarocks.rock metalua-parser-${version}-2.src.rock
2021-07-15 13:09:52 -06:00
license {EPL MIT}
2024-02-08 09:20:46 -06:00
maintainers nomaintainer
2021-07-15 13:09:52 -06:00
description Define and generate an AST format for Lua programs
long_description This is a subset of the full Metalua compiler. It defines and \
generates an AST format for Lua programs, which offers a nice \
level of abstraction to reason about and manipulate Lua programs.
checksums rmd160 d1f65c989b1fa18b3b757548c1ce37a1ace68f43 \
sha256 3a2556a999c215641bc6e443a6a3d3a61238ee67b5abd9f706737b125a3a2ef6 \
size 91340
2023-03-12 11:03:07 -07:00
luarocks.pure_lua yes
luarocks.worksrcdir org.eclipse.koneki.metalua-v${version}
luarocks.uploader luarocks