mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Merge pull request #70 from refgenomics/master
Add bitarray to packages.json
This commit is contained in:
commit
d8cedd2b73
@ -768,5 +768,14 @@
|
||||
"description": "Simple multidimensional vector math",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/blamestross/nimrod-vectors"
|
||||
},
|
||||
{
|
||||
"name": "bitarray",
|
||||
"url": "git://github.com/refgenomics/nimrod-bitarray/",
|
||||
"method": "git",
|
||||
"tags": ["Bit arrays", "Bit sets", "Bit vectors", "Data structures"],
|
||||
"description": "mmap-backed bitarray implementation in Nimrod..",
|
||||
"license": "MIT",
|
||||
"web": "https://www.github.com/refgenomics/nimrod-bitarray/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user