Skip to content

Commit

Permalink
Added package pathutils (#2761)
Browse files Browse the repository at this point in the history
Co-authored-by: Harrison Mbemba <hmbemba@gmail.com.com>
  • Loading branch information
hmbemba and Harrison Mbemba authored Nov 26, 2023
1 parent 2127462 commit cbffa61
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit cbffa61

Please sign in to comment.