package tinyfiledialogs

  1. Overview
  2. Docs
OCaml bindings to tinyfiledialogs

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tinyfiledialogs-1.0.tbz
sha256=ad80247b2208426d77110a408f579773cee2bfbb83163512c394810dcd9caa1f
sha512=6e27439736735da7f406e3c12f67e7a5310696ee11b4ffdf0de842ca01e61e7452751677e62da6c384ed26736d8f8d0641d9acdc63776dc8ae14346f5e9ceb08

Description

Simple, cross-platform file dialogs

README

tinyfiledialogs

OCaml bindings for tinyfiledialogs, a simple, multi-platform file dialog system

API Documentation

Installation

opam install tinyfiledialogs

Example

The example program can be run with

dune exec bin/main.exe

Dependencies (4)

  1. ctypes-foreign >= "0.23.0"
  2. ctypes >= "0.23.0"
  3. dune >= "3.19"
  4. ocaml

Dev Dependencies (1)

  1. odoc with-doc

Used by

None