aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <me@huy.im>2018-10-09 22:09:18 +0700
committerroot <me@huy.im>2018-10-09 22:09:18 +0700
commite34027e77501dd2dd893342f3a5444e89f5345a4 (patch)
tree3f84920bfcdc92bf01c60ae0408d53ae231814cb
parent40da43570e335d5c00e34807c9328df790fe51f7 (diff)
downloadpackages-e34027e77501dd2dd893342f3a5444e89f5345a4.tar.gz
packages-e34027e77501dd2dd893342f3a5444e89f5345a4.zip
Added package sequoia
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 087324b..45fee4b 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]