diff options
| -rw-r--r-- | packages.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json index cf94d39..087324b 100644 --- a/packages.json +++ b/packages.json @@ -10965,6 +10965,21 @@ "web": "https://github.com/LemonBoy/dtoa.nim" }, { + "name": "ntangle", + "url": "https://github.com/OrgTangle/ntangle", + "method": "git", + "tags": [ + "literate-programming", + "org-mode", + "org", + "tangling", + "emacs" + ], + "description": "Command-line utility for Tangling of Org mode documents", + "license": "MIT", + "web": "https://github.com/OrgTangle/ntangle" + }, + { "name": "nimtess2", "url": "https://github.com/genotrance/nimtess2", "method": "git", |
