mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package pathutils (#2761)
Co-authored-by: Harrison Mbemba <hmbemba@gmail.com.com>
This commit is contained in:
parent
2127462818
commit
cbffa610ea
@ -32015,5 +32015,18 @@
|
||||
"description": "An extended INI parser for Nim.",
|
||||
"license": "BSD-3-Clause",
|
||||
"web": "https://github.com/systemonia/iniplus"
|
||||
},
|
||||
{
|
||||
"name": "pathutils",
|
||||
"url": "https://github.com/hmbemba/pathutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"utils",
|
||||
"paths",
|
||||
"helper"
|
||||
],
|
||||
"description": "Utilities for handling paths",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hmbemba/pathutils"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user