Install this package:
emerge -a dev-python/memory-allocator
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/memory-allocator
Or alternatively:
emerge --autounmask-write -a dev-python/memory-allocator
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.0 | 8 | amd64 ~riscv | 0 |
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
</maintainer>
<maintainer type="person" proxied="yes">
<email>frp.bissey@gmail.com</email>
<name>François Bissey</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
This package provides a single MemoryAllocator class that makes
memory allocation easier in Cython. The class has familiar (cdef)
methods like malloc and realloc, and all allocated memory is freed
when the MemoryAllocator object is destroyed.
</longdescription>
<upstream>
<remote-id type="pypi">memory-allocator</remote-id>
<remote-id type="github">sagemath/memory_allocator</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | memory_allocator-0.2.0.tar.gz | 22165 bytes |
| DIST | memory_allocator-0.2.0.tar.gz.provenance | 9501 bytes |