Skip to content

Add dnsrobot.0.1.0#29541

Merged
mseri merged 2 commits intoocaml:masterfrom
dnsrobot:add-dnsrobot
Mar 17, 2026
Merged

Add dnsrobot.0.1.0#29541
mseri merged 2 commits intoocaml:masterfrom
dnsrobot:add-dnsrobot

Conversation

@dnsrobot
Copy link

dnsrobot 0.1.0

Official OCaml client for DNS Robot - DNS lookups, WHOIS, SSL checks, and 50+ network tools.

Homepage: https://dnsrobot.net
Source: https://github.com/dnsrobot/dnsrobot-ocaml
License: MIT

Features

  • 11 API methods: DNS lookup, WHOIS, SSL check, SPF/DKIM/DMARC, MX/NS, IP lookup, HTTP headers, port check
  • Uses cohttp-lwt-unix, yojson, lwt
  • Lwt-based async API

Comment on lines +2 to +3
name: "dnsrobot"
version: "0.1.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: "dnsrobot"
version: "0.1.0"

to address the opam linter's feedback:
Warning in dnsrobot.0.1.0: Unnecessary field 'name'. It is suggested to remove it.
Warning in dnsrobot.0.1.0: Unnecessary field 'version'. It is suggested to remove it.

Per opam linter feedback: name and version are inferred from the
package path and don't need to be specified in the opam file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mseri
Copy link
Member

mseri commented Mar 17, 2026

Thanks

@mseri mseri merged commit b7a4f0a into ocaml:master Mar 17, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants