From 40da43570e335d5c00e34807c9328df790fe51f7 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Sun, 7 Oct 2018 15:52:30 -0400 Subject: [PATCH] Added package ntangle (#882) --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index cf94d39..087324b 100644 --- a/packages.json +++ b/packages.json @@ -10964,6 +10964,21 @@ "license": "MIT", "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",