From b590c8d7572b727d565cc0b8ff660d43569845de Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jun 2026 19:09:37 -0500 Subject: Adding metadata --- dev-python/memory-allocator/metadata.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 dev-python/memory-allocator/metadata.xml (limited to 'dev-python/memory-allocator/metadata.xml') diff --git a/dev-python/memory-allocator/metadata.xml b/dev-python/memory-allocator/metadata.xml new file mode 100644 index 000000000000..64a5ce7fa588 --- /dev/null +++ b/dev-python/memory-allocator/metadata.xml @@ -0,0 +1,26 @@ + + + + + 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. + + baldeagleos-repo + -- cgit v1.3.1