You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
__title__ = "cymem"
|
|
__version__ = "2.0.13"
|
|
__summary__ = "Manage calls to calloc/free through Cython"
|
|
__uri__ = "https://github.com/explosion/cymem"
|
|
__author__ = "Matthew Honnibal"
|
|
__email__ = "matt@explosion.ai"
|
|
__license__ = "MIT"
|