Package: zdnsr Type: Package Title: Perform Bulk 'DNS' Queries Using 'zdns' Version: 0.1.0 Date: 2018-09-07 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: Provides wrapper/helper methods for executing 'zdns' () bulk queries along with utility methods to retrieve and cache 'Public DNS' () nameserver lists. URL: https://gitlab.com/hrbrmstr/zdnsr BugReports: https://gitlab.com/hrbrmstr/zdnsr/issues Encoding: UTF-8 License: AGPL Suggests: testthat, covr Depends: R (>= 3.2.0) Imports: jsonlite, magrittr RoxygenNote: 6.0.1.9000