[ bianca ]
[ 源代码: cached-ipaddress ]
软件包:python3-cached-ipaddress(0.10.0-1)
python3-cached-ipaddress 的相关链接
下载源码包 cached-ipaddress:
- [cached-ipaddress_0.10.0-1.debian.tar.xz]
- [cached-ipaddress_0.10.0-1.dsc]
- [cached-ipaddress_0.10.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Cache construction of IP address objects
Provides a caching mechanism for 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.
其他与 python3-cached-ipaddress 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-propcache
- Fast property caching (Python)