aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2018-10-16 03:17:07 +0300
committerzah <zahary@gmail.com>2018-10-16 14:13:10 +0300
commit31745725369353b5e3e38d7f9afdec275975f6a2 (patch)
tree4543b059bb974769b59cea3a0a4770c5a7816de3
parent6012e6aa5eb1329508475500fa47dcba7ebaf06f (diff)
downloadpackages-31745725369353b5e3e38d7f9afdec275975f6a2.tar.gz
packages-31745725369353b5e3e38d7f9afdec275975f6a2.zip
Add package_visible_types
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fe4d371..70e688b 100644
--- a/packages.json
+++ b/packages.json
@@ -5926,6 +5926,19 @@
"web": "https://github.com/FedericoCeratto/nim-etcd-client"
},
{
+ "name": "package_visible_types",
+ "url": "https://github.com/zah/nim-package-visible-types",
+ "method": "git",
+ "tags": [
+ "library",
+ "packages",
+ "visibility"
+ ],
+ "description": "A hacky helper lib for authoring Nim packages with package-level visiblity",
+ "license": "MIT",
+ "web": "https://github.com/zah/nim-package-visible-types"
+ },
+ {
"name": "ranges",
"url": "https://github.com/status-im/nim-ranges",
"method": "git",