cpuid
Detect CPU features
README
v0.1.2
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 byocamldoc
from the interfaces. It can be consulted online
and there is a generated version in the doc
directory of the
distribution.
Install
- Published
-
03 Apr 2019
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
mirage-crypto
< "0.7.0"
nocrypto
>= "0.5.4"