(* vi: set ft=ocaml: *)
open Oar

let __oar__preview =
let entry_dir = ~/"."
and title = "Unity Peripherals"
and prefix = "~kinten/u/unity.peripherals"
and doc = "Write full-stack Unity applications that directly interface with embedded devices."
and ignore = []
in Firebase.fsbrowse ~entry_dir ~doc ~title ~prefix ~ignore
@@ Firebase.libname "unity-peripherals"