mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package netpbm
This commit is contained in:
parent
935cb54d67
commit
e3fb0667e5
@ -7745,7 +7745,8 @@
|
|||||||
"description": "Nico game engine",
|
"description": "Nico game engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ftsf/nico"
|
"web": "https://github.com/ftsf/nico"
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"name": "os_files",
|
"name": "os_files",
|
||||||
"url": "https://github.com/tormund/os_files",
|
"url": "https://github.com/tormund/os_files",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -7757,5 +7758,19 @@
|
|||||||
"description": "Crossplatform (x11, windows, osx) native file dialogs; sytem file/folder icons in any resolution; open file with default application",
|
"description": "Crossplatform (x11, windows, osx) native file dialogs; sytem file/folder icons in any resolution; open file with default application",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/tormund/os_files"
|
"web": "https://github.com/tormund/os_files"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "netpbm",
|
||||||
|
"url": "https://github.com/barcharcraz/nim-netpbm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"pbm",
|
||||||
|
"image",
|
||||||
|
"wrapper",
|
||||||
|
"netpbm"
|
||||||
|
],
|
||||||
|
"description": "Wrapper for libnetpbm",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/barcharcraz/nim-netpbm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user