ipc.cr-old/shard.yml

15 lines
220 B
YAML
Raw Normal View History

2018-11-20 11:06:15 +01:00
name: ipc
2020-06-12 02:06:47 +02:00
version: 0.6.0
2018-11-20 11:06:15 +01:00
authors:
2019-07-27 15:29:27 +02:00
- Philippe Pittoli <karchnu@karchnu.fr>
2018-11-20 11:06:15 +01:00
- Luka Vandervelden <lukc@upyum.com>
description: |
2019-07-27 15:29:27 +02:00
High-level Crystal bindings to libipc.
2018-11-20 11:06:15 +01:00
libraries:
libipc: ">= 0.5"
2018-11-20 11:06:15 +01:00
2019-07-27 15:29:27 +02:00
license: ISC