Added package pager (#1160)
This commit is contained in:
parent
004812e7c1
commit
25e230db2a
1 changed files with 14 additions and 0 deletions
|
|
@ -14230,6 +14230,20 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-constants"
|
||||
},
|
||||
{
|
||||
"name": "pager",
|
||||
"url": "https://git.sr.ht/~reesmichael1/nim-pager",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"pager",
|
||||
"paging",
|
||||
"less",
|
||||
"more"
|
||||
],
|
||||
"description": "A simple library for paging, similar to less",
|
||||
"license": "GPL-3.0",
|
||||
"web": "https://git.sr.ht/~reesmichael1/nim-pager"
|
||||
},
|
||||
{
|
||||
"name": "procs",
|
||||
"url": "https://github.com/c-blake/procs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue