Obsolete
/
ipc.cr-old
Archived
3
0
Fork 0
This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
ipc.cr-old/shard.yml

26 lines
402 B
YAML

name: ipc
version: 0.7.0
authors:
- Philippe Pittoli <karchnu@karchnu.fr>
- Luka Vandervelden <lukc@upyum.com>
description: |
High-level Crystal bindings to libipc.
dependencies:
cbor:
branch: master
git: https://git.baguette.netlib.re/Baguette/crystal-cbor
targets:
pongd:
main: tests/pongd.cr
pongc:
main: tests/pongc.cr
libraries:
libipc: ">= 0.7"
license: ISC