summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/cryptokit/META
blob: 661170835fdf0d91f4be2e4285d1093d2453f189 (plain) (blame)
1
2
3
4
5
6
7
8
# Specifications for the "cryptokit" library:
requires = ""
description = "A library of cryptographic primitives for OCaml"
version = "1.3"
directory = "^"

archive(byte) = "cryptokit.cma"
archive(native) = "cryptokit.cmxa"