package header-check

  1. Overview
  2. Docs
A tool to check and update source headers, using checksums

Install

Authors

Maintainers

Sources

v0.1.0.tar.gz
sha256=44ef7d6fe8686c3ab8161094d1fcca37e3cce5f2071ed2ad5afc11c180fe69e7

Description

The header-check tool scans a source project, lists all existing headers and can be used to update them. It uses checksums to create identifiers for headers and works with OCaml, C/C++ and Shell kinds of comments.

Tags

org:ocamlpro

Published: 28 Apr 2023

Dependencies (5)

  1. base-unix >= "base"
  2. ez_file >= "0.3"
  3. ocplib_stuff >= "0.1"
  4. dune >= "2.7.0"
  5. ocaml >= "4.07.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Used by

None

Conflicts

None