Add paratext (#1373)

This commit is contained in:
Zach Oakes 2020-02-25 15:20:30 -05:00 committed by GitHub
parent 9cc583d11c
commit 15bd04adcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16565,6 +16565,17 @@
"description": "A rules engine",
"license": "Public Domain"
},
{
"name": "paratext",
"url": "https://github.com/paranim/paratext",
"method": "git",
"tags": [
"text",
"opengl"
],
"description": "A library for rendering text with paranim",
"license": "Public Domain"
},
{
"name": "sqlite3_abi",
"url": "https://github.com/arnetheduck/nim-sqlite3-abi",