diff options
| author | Bob Halley <halley@dnspython.org> | 2018-12-05 05:48:23 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2018-12-05 05:48:23 -0800 |
| commit | ae936379d8ae473a5060ccec9beb986da199ba2f (patch) | |
| tree | 205942522b8cb1ae22814097cbf64c9ef99d4c39 /README.md | |
| parent | b40011c3a3bf8bbe0a24e4a8e4931e311b487ae0 (diff) | |
| download | dnspython-ae936379d8ae473a5060ccec9beb986da199ba2f.tar.gz | |
update README.me to be current re Nominum
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -18,10 +18,8 @@ To see a few of the ways dnspython can be used, look in the `examples/` director dnspython is a utility to work with DNS, `/etc/hosts` is thus not used. For simple forward DNS lookups, it's better to use `socket.gethostbyname()`. -dnspython originated at [Nominum](https://www.nominum.com/) where it was developed -to facilitate the testing of DNS software. Nominum has generously allowed it to be -open sourced under a BSD-style license, and helps support its future development by -continuing to employ the author :). +dnspython originated at Nominum where it was developed +to facilitate the testing of DNS software. ## INSTALLATION |
