Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15856

Bug#1071617: ITP: cached-ipaddress -- Cache construction of IP address objects

From Edward Betts <edward@4angle.com>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python
Subject Bug#1071617: ITP: cached-ipaddress -- Cache construction of IP address objects
Date 2024-05-22 15:30 +0200
Message-ID <IGUcx-f4BF-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 3 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : cached-ipaddress
  Version         : 0.3.0
  Upstream Author : J. Nick Koston <nick@koston.org>
* 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.

Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread


Thread

Bug#1071617: ITP: cached-ipaddress -- Cache construction of IP address objects Edward Betts <edward@4angle.com> - 2024-05-22 15:30 +0200

csiph-web