Added package notetxt

This commit is contained in:
mr.Shu 2018-02-14 20:34:45 +01:00
parent 30744bc4ef
commit 7a2a5b58ae

View File

@ -8115,5 +8115,18 @@
"description": "Additional control structures",
"license": "MIT",
"web": "http://htmlpreview.github.io/?https://github.com/TakeYourFreedom/Additional-Control-Structures-for-Nim/blob/master/controlStructures.html"
},
{
"name": "notetxt",
"url": "https://github.com/mrshu/nim-notetxt",
"method": "git",
"tags": [
"notetxt,",
"note",
"taking"
],
"description": "A library that implements the note.txt specification for note taking.",
"license": "MIT",
"web": "https://github.com/mrshu/nim-notetxt"
}
]