package cpuid
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=7d7af44596edbc821b41d420f1b434517a8880ed5e23aa7128c538fa4802862e
md5=717a6bf371bd083ea588ccd96f328dc2
Description
cpuid allows detection of CPU features from OCaml.
cpuid is distributed under the ISC license.
Installation
cpuid can be installed with opam
:
opam install cpuid
If you don't use opam
consult the opam
file for build
instructions.
Documentation
The documentation and API reference is automatically generated by
ocamldoc
from the interfaces. It can be consulted online
and there is a generated version in the doc
directory of the
distribution.
Published: 02 Apr 2017
README
cpuid — Detect CPU features
v0.1.1
cpuid allows detection of CPU features from OCaml.
cpuid is distributed under the ISC license.
Installation
cpuid can be installed with opam
:
opam install cpuid
If you don't use opam
consult the opam
file for build instructions.
Documentation
The documentation and API reference is automatically generated by ocamldoc
from the interfaces. It can be consulted online and there is a generated version in the doc
directory of the distribution.
Dependencies (6)
- result
-
ocb-stubblr
build
-
topkg
build
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.01.0"
Dev Dependencies
None
Used by
None
Conflicts (1)
-
ocb-stubblr
< "0.1.0"