Language

Package: python-cymem @ 2.0.6

Synopsis

Cython memory pool for RAII-style memory management

Description

Cymem provides two small memory-management helpers for Cython. They make it easy to tie memory to a Python object's life-cycle, so that the memory is freed when the object is garbage collected.

Home page
https://github.com/explosion/cymem
Location
gnu/packages/python-xyz.scm (line: 29590, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings