mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
commit
d11e0bf7fa
@ -1236,5 +1236,14 @@
|
|||||||
"description": "Module for working with paths that is as similar as possible to Python's pathlib",
|
"description": "Module for working with paths that is as similar as possible to Python's pathlib",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nim-pythonpathlib"
|
"web": "https://github.com/achesak/nim-pythonpathlib"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimrat",
|
||||||
|
"url": "git://github.com/apense/nimrat",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library","math","numbers"],
|
||||||
|
"description": "Module for working with rational numbers (fractions)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/apense/nimrat"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user