package conan-unix

  1. Overview
  2. Docs
Identify type of your file (such as the MIME type)

Install

Authors

Maintainers

Sources

conan-0.0.5.tbz
sha256=04ae9ca6a1efa7be9035eff806ad915fa79fdabd44b0d044fceba2989257fb8f
sha512=b7f5c1923aa5dc45411c3dbd5b07adddc048e31f0d123b890db3e147725ae34fd83e7fa809024faa54981d616d301845ff8d406eef9297bb780c54d7436ee26f

Description

Conan is a re-implementation in OCaml of the file command. The library is system-agnostic and can be used with MirageOS.

Published: 12 Sep 2023

Dependencies (4)

  1. dune >= "2.9.0"
  2. conan = version
  3. base-unix
  4. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. rresult >= "0.6" & with-test
  2. fmt with-test
  3. crowbar with-test
  4. alcotest >= "0.8.1" & with-test

Used by (1)

  1. conan-cli >= "0.0.5"