package conan-cli

  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 (6)

  1. dune-site
  2. dune >= "2.9.0"
  3. conan-unix = version
  4. conan-database = version
  5. conan = version
  6. ocaml >= "4.08.0"

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 with-test
  13. alcotest >= "0.8.1" & with-test

Used by

None