package graphics

  1. Overview
  2. No Docs
The OCaml graphics library

Install

Authors

Maintainers

Sources

graphics-5.1.2.tbz
sha256=400fd81d23f1cb4146b96979342c247971dd54f5879ffd2f80ec7cd0212e32d4
sha512=1387c1ecf5dfd62c3927f1f8ce0bcc8b162ef22f15bfd41eba47c955091f7ce5f19395beab550d31cff38d22c4ad097350975381e60936a0004271e96f65b09b

Description

The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called.

This library used to be distributed with OCaml up to OCaml 4.08.

Published: 25 May 2021

Dependencies (5)

  1. ocaml >= "4.09.0~~"
  2. conf-pkg-config os != "win32"
  3. conf-libX11 os != "win32"
  4. dune-configurator
  5. dune >= "2.1"

Dev Dependencies

None

Conflicts

None