diff options
| author | Kaushal Modi <kaushal.modi@gmail.com> | 2018-10-07 15:52:30 -0400 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-10-07 12:52:30 -0700 |
| commit | 40da43570e335d5c00e34807c9328df790fe51f7 (patch) | |
| tree | 4c9c10be8240a24d3001e2a4373a907985da11ec | |
| parent | 636a5fd366e1f9ed9a496e08c6209f5228a7bb19 (diff) | |
| download | packages-40da43570e335d5c00e34807c9328df790fe51f7.tar.gz packages-40da43570e335d5c00e34807c9328df790fe51f7.zip | |
Added package ntangle (#882)
| -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", |
