{"id":16156891,"url":"https://github.com/saghul/evergreen-dns","last_synced_at":"2025-07-14T12:41:51.228Z","repository":{"id":66099498,"uuid":"10162002","full_name":"saghul/evergreen-dns","owner":"saghul","description":"Simple DNS resolver for Evergreen","archived":false,"fork":false,"pushed_at":"2013-05-19T22:17:19.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T06:46:50.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-19T22:07:10.000Z","updated_at":"2014-01-10T12:55:05.000Z","dependencies_parsed_at":"2023-02-19T22:30:40.830Z","dependency_job_id":null,"html_url":"https://github.com/saghul/evergreen-dns","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fevergreen-dns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fevergreen-dns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fevergreen-dns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fevergreen-dns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/evergreen-dns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574617,"owners_count":20960618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T01:46:56.868Z","updated_at":"2025-04-07T01:22:25.919Z","avatar_url":"https://github.com/saghul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n=================================\nSimple DNS resolver for Evergreen\n=================================\n\nEvergreen-DNS provides a simple way for doing asynchronous DNS resolutions\nwith a synchronous interface by combining `pycares \u003chttps://github.com/saghul/pycares\u003e`_ and\n`evergreen \u003chttps://github.com/saghul/evergreen\u003e`_.\n\n\nUsage\n=====\n\nExample:\n\n::\n\n    from evergreen.ext import dns\n\n    resolver = dns.DNSResolver()\n    print(resolver.query('google.com','A'))\n\n\nThe following query types are supported: A, AAAA, CNAME, MX, NAPTR, NS, PTR, SOA, SRV, TXT.\n\n\nRunning the test suite\n======================\n\nTo run the test suite: ``nosetests -v -w tests/``\n\n\nAuthor\n======\n\nSaúl Ibarra Corretgé \u003csaghul@gmail.com\u003e\n\n\nLicense\n=======\n\nEvergreen-DNS uses the MIT license, check LICENSE file.\n\n\nPython versions\n===============\n\nPython \u003e= 2.6 is supported. Yes, that includes Python 3 :-)\n\n\nContributing\n============\n\nIf you'd like to contribute, fork the project, make a patch and send a pull\nrequest. Have a look at the surrounding code and please, make yours look\nalike :-)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaghul%2Fevergreen-dns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaghul%2Fevergreen-dns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaghul%2Fevergreen-dns/lists"}