[go: up one dir, main page]

roaring 0.0.10

http://roaringbitmap.org for http://www.rust-lang.org
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "roaring"
version = "0.0.10"
authors = ["Wim Looman <ghostunderscore@gmail.com>"]
description = "http://roaringbitmap.org for http://www.rust-lang.org"

documentation = "https://nemo157.github.io/roaring-rs"
homepage = "https://github.com/Nemo157/roaring-rs"
repository = "https://github.com/Nemo157/roaring-rs"

readme = "README.md"
keywords = ["roaring", "data-structure", "bitmap"]

license = "MIT"