From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/memory-allocator/metadata.xml | 47 ++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 20 deletions(-) (limited to 'dev-python/memory-allocator') diff --git a/dev-python/memory-allocator/metadata.xml b/dev-python/memory-allocator/metadata.xml index 61f24078168c..402080770fc8 100644 --- a/dev-python/memory-allocator/metadata.xml +++ b/dev-python/memory-allocator/metadata.xml @@ -1,27 +1,34 @@ - + - - mjo@gentoo.org - - - frp.bissey@gmail.com - François Bissey - - - proxy-maint@gentoo.org - Proxy Maintainers - - - sci-mathematics@gentoo.org - Gentoo Mathematics Project - - + + mjo@gentoo.org + + + + frp.bissey@gmail.com + François Bissey + + + + proxy-maint@gentoo.org + Proxy Maintainers + + + + sci-mathematics@gentoo.org + Gentoo Mathematics Project + + + 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. - - liguros-repo - \ No newline at end of file + + + memory-allocator + sagemath/memory_allocator + + -- cgit v1.3.1