Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
netaddr 1.3.0 documentation
netaddr 1.3.0 documentation

User documentation

  • Tutorials
    • Tutorial 1: IP Addresses, Subnets and Ranges
    • Tutorial 2: MAC addresses
    • Tutorial 3: Working with IP sets
  • How-to guides
    • How to install netaddr
  • Reference
    • Compatibility
    • API Reference
    • CLI tool
    • Standards and References

Developer documentation

  • How-to guides
    • How to release netaddr

Misc

  • Changelog
  • Copyright
  • License
  • Authors
  • Contributors

Project links

  • Source code repository
  • PyPI page
Back to top
View this page

Copyright¶

Here are the copyright notices applicable to the netaddr library.

netaddr¶

Copyright (c) 2008 David P. D. Moss Portions Copyright (c) 2020 netaddr contributors

Released under the BSD license. See the LICENSE file for details.

IANA (Internet Assigned Numbers Authority)¶

netaddr is not sponsored nor endorsed by IANA.

Use of data from IANA (Internet Assigned Numbers Authority) is subject to copyright and is provided with prior written permission.

IANA data files included with netaddr are not modified in any way but are parsed and made available to end users through an API.

See README file and source code for URLs to latest copies of the relevant files.

IEEE (Institution of Electrical Engineers)¶

netaddr is not sponsored nor endorsed by the IEEE.

Use of data from the IEEE (Institute of Electrical and Electronics Engineers) is subject to copyright. See the following URL for details :

http://www.ieee.org/web/publications/rights/legal.html

IEEE data files included with netaddr are not modified in any way but are parsed and made available to end users through an API. There is no guarantee that referenced files are not out of date.

See README file and source code for URLs to latest copies of the relevant files.

Next
License
Previous
Changelog
Copyright © 2008 David P. D. Moss, 2020 netaddr contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • Copyright
    • netaddr
    • IANA (Internet Assigned Numbers Authority)
    • IEEE (Institution of Electrical Engineers)