shard-radix/shard.yml
Luis Lavena 7f348cae8c Extraction: initial import
Extract Radix Tree implementation from `Beryl` project into an
standalone library to facilitate usage by other developers.

- Move `Tree`, `Node` and `Result` into `Radix` namespace
- Clenaup standalone README and describe usage
2016-01-24 19:19:42 -03:00

8 lines
90 B
YAML

name: radix
version: 0.1.0
authors:
- Luis Lavena <luislavena@gmail.com>
license: MIT