mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
commit
979fbf8a6b
@ -3356,5 +3356,24 @@
|
|||||||
"description": "Nim library for parsing PLS, M3U, and XSPF playlist files",
|
"description": "Nim library for parsing PLS, M3U, and XSPF playlist files",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nim-playlists"
|
"web": "https://github.com/achesak/nim-playlists"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "seqmath",
|
||||||
|
"url": "https://github.com/jlp765/seqmath",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"math",
|
||||||
|
"seq",
|
||||||
|
"sequence",
|
||||||
|
"array",
|
||||||
|
"nested",
|
||||||
|
"algebra",
|
||||||
|
"statistics",
|
||||||
|
"lifted",
|
||||||
|
"financial"
|
||||||
|
],
|
||||||
|
"description": "Nim math library for sequences and nested sequences (extends math library)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jlp765/seqmath"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user