- update dependencies
- use tox for testing
- use type hints
- use pathlib and ipaddress from standard library instead of path and
ipcalc
- fix Sphinx deprecation warnings
- use ObjectDescription for IPRange
- reimplement data handling in IPDomain
- store target docname and anchors in data to avoid later lookups
- remove broken entries from index
- adapt tests