Added package anime (#1362)

This commit is contained in:
Ethosa 2020-02-18 13:13:53 +07:00 committed by GitHub
parent 0ed2069649
commit c3faefed64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16541,5 +16541,17 @@
"description": "A wrapper for SQLite",
"license": "Apache License 2.0 or MIT",
"web": "https://github.com/arnetheduck/nim-sqlite3-abi"
},
{
"name": "anime",
"url": "https://github.com/ethosa/anime",
"method": "git",
"tags": [
"tracemoe",
"framework"
],
"description": "The Nim wrapper for tracemoe.",
"license": "AGPLv3",
"web": "https://github.com/ethosa/anime"
}
]