package uspf

  1. Overview
  2. No Docs
SPF implementation in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uspf-0.2.1.tbz
sha256=e4e7ecd1422ce2c0baa5da982f58ec4f1986913772f1cd16bf24f46b4b411f95
sha512=02dfe40a2e5d8b3c4f361cb9a78f96e437a4fc4de36a7256b0c4f1af7b1efa15525e219219d9fef9a54518162f3c4fae68e32ca5aa7b10cd4673245ccd690335

Description

uspf is an implementation of the SPF verifier in OCaml compatible with MirageOS.

Published: 26 Apr 2026

Dependencies (13)

  1. fmt >= "0.8.9"
  2. dns-client >= "6.1.0"
  3. lwt
  4. dns >= "5.0.1"
  5. domain-name
  6. angstrom >= "0.15.0"
  7. hmap
  8. ipaddr >= "5.2.0"
  9. mrmime >= "0.5.0"
  10. colombe >= "0.13.0"
  11. logs
  12. dune >= "2.8.0"
  13. ocaml >= "4.12.0"

Dev Dependencies (2)

  1. rresult >= "0.7.0" & with-test
  2. alcotest with-test

Used by (3)

  1. dmarc
  2. uspf-lwt >= "0.2.1"
  3. uspf-mirage >= "0.2.1"

Conflicts

None