package conan

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

conan-0.0.7.tbz
sha256=e196f218b9cf44899143cbceef58be8e5116601fc524249e958eee06e1f87415
sha512=38024e10308a92e8487ace257e18a968e1cc7ea1991e6150c10ae3232af4812fe96583ea36f54cc6e42cf91a2f04eec1dae323dfda64268469db7769d38ef2cc

Description

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

Published: 05 Mar 2026

Dependencies (5)

  1. ptime
  2. uutf
  3. dune >= "2.9.0"
  4. re >= "1.12.0"
  5. ocaml >= "4.08.0"

Dev Dependencies (4)

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

Used by (5)

  1. conan-cli >= "0.0.7"
  2. conan-database >= "0.0.7"
  3. conan-lwt >= "0.0.7"
  4. conan-unix >= "0.0.7"
  5. mehari