Install this package:
emerge -a dev-lua/mediator_lua
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lua/mediator_lua
Or alternatively:
emerge --autounmask-write -a dev-lua/mediator_lua
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.1.2_p0-r1 | 8 | amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
mediator_lua allows you to subscribe and publish to a central object so
you can decouple function calls in your application. It's as simple as
mediator:subscribe("channel", function). Supports namespacing, predicates,
and more.
</longdescription>
<upstream>
<remote-id type="github">Olivine-Labs/mediator_lua</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lua/mediator_lua |
euse -E <flag> -p dev-lua/mediator_lua |
euse -D <flag> -p dev-lua/mediator_lua
| Flag | Description | 1.1.2_p0-r1 |
|---|---|---|
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | mediator_lua-1.1.2_p0.tar.gz | 5809 bytes |