Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : cached-ipaddress
  Version         : 0.3.0
  Upstream Author : J. Nick Koston <[email protected]>
* URL             : https://github.com/bdraco/cached-ipaddress
* License         : MIT
  Programming Lang: Python
  Description     : Cache construction of IP address objects

  Provides a caching mechanism for Python IP address objects.  This module
  caches the construction of IP address objects and their properties, making
  it efficient when dealing with frequently encountered IP addresses.
  .
  The cache is useful for reducing the overhead associated with creating and
  accessing properties of IP address objects repeatedly.

I plan to maintain this package as part of the Python team.

Reply via email to