Added package edens (#1247)
This commit is contained in:
parent
507c4c0487
commit
24e7c88f7e
1 changed files with 15 additions and 0 deletions
|
|
@ -15247,5 +15247,20 @@
|
|||
"description": "Python requirements.txt generic parser for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-requirementstxt"
|
||||
},
|
||||
{
|
||||
"name": "edens",
|
||||
"url": "https://github.com/jiro4989/edens",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cli",
|
||||
"command",
|
||||
"encode",
|
||||
"decode",
|
||||
"joke"
|
||||
],
|
||||
"description": "A command to encode / decode text with your dictionary",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/edens"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue