dodb.cr/shard.yml

16 lines
292 B
YAML
Raw Normal View History

name: dodb
version: 0.2.2
2018-11-29 17:22:03 +01:00
authors:
- Luka Vandervelden <lukc@upyum.com>
- Philippe Pittoli <karchnu@karchnu.fr>
2018-11-29 17:22:03 +01:00
description: |
Simple, embeddable Document-Oriented DataBase in Crystal.
2018-11-29 17:22:03 +01:00
2020-11-15 03:07:02 +01:00
dependencies:
cbor:
git: https://git.baguette.netlib.re/Baguette/crystal-cbor
2018-11-29 17:22:03 +01:00
license: MIT