[ sid ]
[ 源代码: python-catalogus ]
软件包:python3-catalogus(0.1.0-1)
python3-catalogus 的相关链接
Debian 的资源:
下载源码包 python-catalogus:
- [python-catalogus_0.1.0-1.dsc]
- [python-catalogus_0.1.0.orig.tar.gz]
- [python-catalogus_0.1.0-1.debian.tar.xz]
维护者:
相似软件包:
Classes to provide name-to-object registry-like support
Catalogus provides a simple and extensible registry system that allows you to:
* Register objects by name * Retrieve objects by name * Support lazy loading of objects * Maintain type safety with generic support
