Add package manta (#2939)

This commit is contained in:
metagn 2024-09-27 16:37:28 +03:00 committed by GitHub
parent 829ff8c031
commit c97641a96a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34058,5 +34058,22 @@
"description": "Ollama API client library.",
"license": "MIT",
"web": "https://monofuel.github.io/llama_leap/"
},
{
"name": "manta",
"url": "https://github.com/metagn/manta",
"method": "git",
"tags": [
"array",
"length",
"runtime",
"seq",
"destructor",
"arc",
"orc"
],
"description": "runtime array types with destructors",
"license": "MIT",
"web": "https://github.com/metagn/manta"
}
]