1
0
mirror of https://github.com/co-dan/ocaml-wiringpi/ synced 2025-11-03 06:03:51 +01:00
Files
ocaml-wiringpi/_oasis
Marek Kubica 23bc9a080b Relicensed to LGPL3 (with OCaml linking exception), like WiringPi
Thanks Tobias Bora for agreeing, I am sure this is a sensible step.
2014-07-07 09:18:09 +02:00

16 lines
397 B
Plaintext

OASISFormat: 0.4
Name: WiringPi
Version: 0.0.1
Synopsis: Binding to the WiringPi library for hardware access
Authors: Tobias Bora, Marek Kubica
License: LGPL-3 with OCaml linking exception
Plugins: META (0.4), DevFiles (0.4)
Library "WiringPi"
Path: src/
BuildTools: ocamlbuild
Modules: WiringPi
CSources: WiringPi_stubs.c
CCLib: -lwiringPi