[go: up one dir, main page]

package uspf

  1. Overview
  2. No Docs
SPF implementation in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uspf-0.0.4.tbz
sha256=86f8969c795ac4ceb31e7c6f4880afaaa47764430e6f0a035343dbec1a1a4827
sha512=1b7ea0d6303bd51ebe35ca2732998d889fa8d62f676730543d9fa45673ef90d36d518fa4cbc7c4da379daa4d43aacc4cdf68907781af4d4ee397d2f1055b1c33

Description

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

Published: 27 Oct 2024

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.4.2"
  11. logs
  12. dune >= "2.8.0"
  13. ocaml >= "4.07.0"

Dev Dependencies (2)

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

Used by (3)

  1. uspf-lwt < "0.1.0"
  2. uspf-mirage < "0.1.0"
  3. uspf-unix >= "0.0.4"

Conflicts

None