Add finals packges

This commit is contained in:
Eli 2018-09-20 23:23:14 -04:00
parent 315b0435f6
commit af7ffda6c5

View File

@ -10757,5 +10757,14 @@
"description": "Integrate nim projects in the C++Builder build process",
"license": "MIT",
"web": "https://github.com/AdrianV/nimcb"
},
{
"name": "finals",
"url": "https://github.com/quelklef/nim-finals",
"method": "git",
"tags": ["types"],
"description": "Transparently declare single-set attributes on types.",
"license": "MIT",
"web": "https://github.com/Quelklef/nim-finals"
}
]