Add package_visible_types
This commit is contained in:
parent
6012e6aa5e
commit
3174572536
1 changed files with 13 additions and 0 deletions
|
|
@ -5925,6 +5925,19 @@
|
|||
"license": "LGPLv3",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue