Merge pull request #884 from ba0f3/add-sequoia1509

Add package sequoia
This commit is contained in:
Dominik Picheta 2018-10-09 20:53:36 +01:00 committed by GitHub
commit 115dde2d70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10992,5 +10992,19 @@
"description": "Nim wrapper for libtess2",
"license": "MIT",
"web": "https://github.com/genotrance/nimtess2"
},
{
"name": "sequoia",
"url": "https://github.com/ba0f3/sequoia.nim",
"method": "git",
"tags": [
"sequoia",
"pgp",
"openpgp",
"wrapper"
],
"description": "Sequoia PGP wrapper for Nim",
"license": "GPLv3",
"web": "https://github.com/ba0f3/sequoia.nim"
}
]