package conan

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

Install

Authors

Maintainers

Sources

conan-0.0.3.tbz
sha256=6247de95f13d4e08d82970ebf15a0d307d566138a99254a7475b21867adae356
sha512=f1c783b686b883b9e28abcc551cc6e45ae6df7557d2ef56a371493566bdb57e5765c5b94bfb138871f556814f870664c1c3617122e83df8e83d0d20b032fecb3

Description

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

Published: 29 Apr 2023

Dependencies (5)

  1. ptime
  2. uutf
  3. dune >= "2.9.0"
  4. re >= "1.9.0" & < "1.11.0"
  5. ocaml >= "4.08.0" & < "5.1~"

Dev Dependencies (13)

  1. mirage-runtime with-test
  2. mirage-types-lwt with-test
  3. mirage-types with-test
  4. mirage-logs with-test
  5. mirage-clock-unix with-test
  6. mirage-console-unix with-test
  7. mirage-bootvar-unix with-test
  8. mirage-unix with-test
  9. mirage with-test
  10. rresult >= "0.6" & with-test
  11. fmt with-test
  12. crowbar >= "0.2" & with-test
  13. alcotest >= "0.8.1" & with-test

Used by (5)

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