ipc.cr-old/shard.yml

14 lines
176 B
YAML
Raw Normal View History

2018-11-20 11:06:15 +01:00
name: ipc
version: 0.1.0
authors:
- Luka Vandervelden <lukc@upyum.com>
description: |
High-level Crystal bindings to libipc.
libraries:
2018-11-30 23:30:18 +01:00
libipc: ">= 0.1"
2018-11-20 11:06:15 +01:00
license: MIT