Install this package:
emerge -a www-apps/webmcp
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask www-apps/webmcp
Or alternatively:
emerge --autounmask-write -a www-apps/webmcp
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.2.1 | 7 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>tupone@gentoo.org</email> <name>Alfredo Tupone</name> </maintainer> <longdescription lang="en"> WebMCP is web application framework written in Lua and C. Instead of using the classical Model-View-Controller (MVC) concept, WebMCP makes use of a so-called Model-View-Action concept. The database is accessed through the Model layer, which provides an Object-Relational Mapping (ORM). HTTP-GET requests are handled by Views, which process the request data, query the database, and render the result. HTTP-POST requests are handled by Actions, which can write to the database and redirect to a View, dependent on success or failure. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | webmcp-v2.2.1.tar.gz | 158068 bytes | 2.2.1 |
| Type | File | Size |
|---|