This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
|
name: ipc
|
|
version: 0.7.0
|
|
|
|
authors:
|
|
- Philippe Pittoli <karchnu@karchnu.fr>
|
|
- Luka Vandervelden <lukc@upyum.com>
|
|
|
|
description: |
|
|
High-level Crystal bindings to libipc.
|
|
|
|
targets:
|
|
pongd:
|
|
main: tests/pongd.cr
|
|
pongc:
|
|
main: tests/pongc.cr
|
|
|
|
libraries:
|
|
libipc: ">= 0.7"
|
|
|
|
license: ISC
|