Merge pull request #1870 from henryas/add-nptr1025

Add package nptr
This commit is contained in:
flywind 2021-04-17 20:43:24 +08:00 committed by GitHub
commit 4ab863248c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22207,5 +22207,19 @@
"description": "create db util sources from csv",
"license": "MIT",
"web": "https://github.com/z-kk/csv2dbsrc"
},
{
"name": "nptr",
"url": "https://github.com/henryas/nptr",
"method": "git",
"tags": [
"smart pointer",
"smart pointers",
"pointer",
"pointers"
],
"description": "Nim lang smart pointers",
"license": "MIT",
"web": "https://github.com/henryas/nptr"
}
]