mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +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.",
|
"description": "Async MySQL Connector write in pure Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/amysql"
|
"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