Merge pull request #653 from mrshu/add-notetxt1934

Add package notetxt
This commit is contained in:
Dominik Picheta 2018-02-16 22:12:21 +00:00 committed by GitHub
commit 3c446c05bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8116,6 +8116,19 @@
"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"
},
{
"name": "breeze",
"url": "https://github.com/alehander42/breeze",