mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 15:13:09 +00:00
Added TeaFiles and Emmy
This commit is contained in:
parent
0f7f4a126c
commit
9cbe947b9a
@ -3926,5 +3926,33 @@
|
||||
"description": "Nim module for generating URL identifiers for Tiny URL and bit.ly-like URLs",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-shorturl"
|
||||
},
|
||||
{
|
||||
"name": "teafiles",
|
||||
"url": "git@github.com:unicredit/nim-teafiles.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"teafiles",
|
||||
"mmap",
|
||||
"timeseries"
|
||||
],
|
||||
"description": "TeaFiles provide fast read/write access to time series data",
|
||||
"license": "Apache2",
|
||||
"web": "https://github.com/unicredit/nim-teafiles"
|
||||
},
|
||||
{
|
||||
"name": "emmy",
|
||||
"url": "git@github.com:unicredit/emmy.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"algebra",
|
||||
"polynomials",
|
||||
"primes",
|
||||
"ring",
|
||||
"quotients"
|
||||
],
|
||||
"description": "Algebraic structures and related operations for Nim",
|
||||
"license": "Apache2",
|
||||
"web": "https://github.com/unicredit/emmy"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user