mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add package intervalsets (#1836)
This commit is contained in:
parent
134a5a6bd3
commit
00425d6ea5
@ -21811,5 +21811,17 @@
|
||||
"description": "Basic tweening library for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/RainbowAsteroids/tweens"
|
||||
},
|
||||
{
|
||||
"name": "intervalsets",
|
||||
"url": "https://github.com/autumngray/intervalsets",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"interval",
|
||||
"set"
|
||||
],
|
||||
"description": "Set implementation of disjoint intervals",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/autumngray/intervalsets"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user