mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
commit
f91e5ca4cd
@ -840,5 +840,23 @@
|
|||||||
"description": "Wrapper for microsoft's DirectX libraries",
|
"description": "Wrapper for microsoft's DirectX libraries",
|
||||||
"license": "MS-PL",
|
"license": "MS-PL",
|
||||||
"web": "https://bitbucket.org/barcharcraz/directnimrod"
|
"web": "https://bitbucket.org/barcharcraz/directnimrod"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "imghdr",
|
||||||
|
"url": "git://gitub.com/achesak/nimrod-imghdr",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["image", "formats", "files"],
|
||||||
|
"description": "Library for detecting the format of an image",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nimrod-imghdr"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "csv2json",
|
||||||
|
"url": "git://github.com/achesak/nimrod-csv2json",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["csv", "json"],
|
||||||
|
"description": "Convert CSV files to JSON",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nimrod-csv2json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user