mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add sequester
This commit is contained in:
parent
9326660ed7
commit
0b7e33fc78
@ -1704,5 +1704,14 @@
|
|||||||
"description": "Linear algebra for Nim",
|
"description": "Linear algebra for Nim",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/unicredit/linear-algebra"
|
"web": "https://github.com/unicredit/linear-algebra"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sequester",
|
||||||
|
"url": "https://github.com/fallingduck/sequester",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "seq", "sequence", "strings", "iterators", "php"],
|
||||||
|
"description": "Library for converting sequences to strings. Also has PHP-inspired explode and implode procs.",
|
||||||
|
"license": "ISC",
|
||||||
|
"web": "https://github.com/fallingduck/sequester"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user