mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-07 07:43:14 +00:00
Add recent packages (#772)
This commit is contained in:
parent
d07996d0ca
commit
032d9bb10d
@ -9742,6 +9742,65 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/icyphox/fab"
|
"web": "https://github.com/icyphox/fab"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nim7z",
|
||||||
|
"url": "https://github.com/genotrance/nim7z",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"7zip",
|
||||||
|
"7z",
|
||||||
|
"extract",
|
||||||
|
"archive"
|
||||||
|
],
|
||||||
|
"description": "7z extraction for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/nim7z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimarchive",
|
||||||
|
"url": "https://github.com/genotrance/nimarchive",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"7z",
|
||||||
|
"zip",
|
||||||
|
"tar",
|
||||||
|
"rar",
|
||||||
|
"gz",
|
||||||
|
"libarchive",
|
||||||
|
"compress",
|
||||||
|
"extract",
|
||||||
|
"archive"
|
||||||
|
],
|
||||||
|
"description": "libarchive wrapper for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/nimarchive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimpcre",
|
||||||
|
"url": "https://github.com/genotrance/nimpcre",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"pcre",
|
||||||
|
"regex"
|
||||||
|
],
|
||||||
|
"description": "PCRE wrapper for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/nimpcre"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimdeps",
|
||||||
|
"url": "https://github.com/genotrance/nimdeps",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"dependency",
|
||||||
|
"bundle",
|
||||||
|
"installer",
|
||||||
|
"package"
|
||||||
|
],
|
||||||
|
"description": "Nim library to bundle dependency files into executable",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/nimdeps"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "intel_hex",
|
"name": "intel_hex",
|
||||||
"url": "https://github.com/keyme/nim_intel_hex",
|
"url": "https://github.com/keyme/nim_intel_hex",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user