dev-lua/lapis (mva)

Search

Install

Install this package:

emerge -a dev-lua/lapis

Package Information

Description:
A web framework for Lua/MoonScript
Homepage:
https://github.com/leafo/lapis
License:
MIT

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>mva@gentoo.org</email>
		<name>Vadim A. Misbakh-Soloviov</name>
		<description>Also, you can find me on IRC (Libera.Chat) as mva, or in Telegram as @mva_name</description>
	</maintainer>
	<use>
		<flag name="moonscript">Also compile to moonscript, to use with <pkg>dev-lua/moonscript</pkg></flag>
		<flag name="lua-http">Prefer lua-http SAPI over NginX (actually, dep-only flag)</flag>
	</use>
	<upstream>
		<remote-id type="github">leafo/lapis</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p dev-lua/lapis | euse -E <flag> -p dev-lua/lapis | euse -D <flag> -p dev-lua/lapis

Flag Description 9999
lua-http Prefer lua-http SAPI over NginX (actually, dep-only flag)
moonscript Also compile to moonscript, to use with <pkg>dev-lua/moonscript</pkg>