mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add nim-compose and yaclap (#3084)
* Add nim-compose and yaclap * Update packages.json
This commit is contained in:
parent
1eee92e5a3
commit
41af16c29d
@ -1,4 +1,30 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "yaclap",
|
||||||
|
"url": "https://codeberg.org/emanresu3/yaclap",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"console",
|
||||||
|
"command-line",
|
||||||
|
"cli"
|
||||||
|
],
|
||||||
|
"description": "Yet another command line argument parser for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://codeberg.org/emanresu3/yaclap"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nim-compose",
|
||||||
|
"url": "https://codeberg.org/emanresu3/nim-compose",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"functional",
|
||||||
|
"pipeline",
|
||||||
|
"composition"
|
||||||
|
],
|
||||||
|
"description": "Composition operators for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://codeberg.org/emanresu3/nim-compose"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "vexhost",
|
"name": "vexhost",
|
||||||
"url": "https://github.com/roger-padrell/vexhost",
|
"url": "https://github.com/roger-padrell/vexhost",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user