Install this package:
emerge -a dev-libs/libmaa
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libmaa
Or alternatively:
emerge --autounmask-write -a dev-libs/libmaa
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.4.7 | 8 | ~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 | 0/4 |
| 1.3.2-r1 | 7 | ~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 | 0 |
<pkgmetadata> <longdescription lang="en"> The libmaa library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although libmaa was designed and implemented as a foundation for the KHEPERA Transformation System, the data structures are generally applicable to a wide range of programming problems. The memory management routines are especially helpful for improving the performance of memory-intensive applications. </longdescription> <upstream> <remote-id type="sourceforge">dict</remote-id> <remote-id type="github">cheusov/dictd</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libmaa-1.4.7.tar.gz | 173728 bytes | 1.4.7 |
| Type | File | Size |
|---|---|---|
| DIST | libmaa-1.3.2.tar.gz | 287198 bytes |