
| Current Path : /lib/python3/dist-packages/netaddr/contrib/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //lib/python3/dist-packages/netaddr/contrib/__init__.py |
#----------------------------------------------------------------------------- # Copyright (c) 2008 by David P. D. Moss. All rights reserved. # # Released under the BSD license. See the LICENSE file for details. #----------------------------------------------------------------------------- """ 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. """