mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package pathname (#1619)
This commit is contained in:
parent
5416690d73
commit
65f70cacdb
@ -19315,5 +19315,19 @@
|
||||
"description": "Async MySQL Connector write in pure Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bung87/amysql"
|
||||
},
|
||||
{
|
||||
"name": "pathname",
|
||||
"url": "https://github.com/RaimundHuebel/nimpathname",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"pathname",
|
||||
"file_utils",
|
||||
"filesystem"
|
||||
],
|
||||
"description": "Library to support work with pathnames in Windows and Posix-based systems. Inspired by Rubies pathname.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/RaimundHuebel/nimpathname"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user