| Name: | python3-lazy-loader |
|---|---|
| Version: | 0.1~rc2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 19303 |
| License: | BSD |
| RPM: | python3-lazy-loader-0.1~rc2-1.el9.noarch.rpm |
| Source RPM: | python-lazy-loader-0.1~rc2-1.el9.src.rpm |
| Build Date: | Thu Jun 09 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/scientific-python/lazy_loader |
| Summary: | Populate library namespace without incurring immediate import costs |
| Description: | lazy-loader makes it easy to load subpackages and functions on demand. Motivation: • Allow subpackages to be made visible to users without incurring import costs. • Allow external libraries to be imported only when used, improving import times. |
- Initial package (close RHBZ#2077429)