summaryrefslogtreecommitdiff
path: root/netaddr/contrib/__init__.py
blob: c5d098b71e2d94691623b910d5b0498f9c84dc96 (plain)
1
2
3
4
5
6
7
"""
The netaddr.contrib namespace for non-core code contributed by users.

It is a testing ground for new ideas. Depending on the interest in
functionality found here, code may find its way into the core in various
ways, either as is or as additions to existing APIs.
"""