Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-stevedore

Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using ``__import__`` or ``importlib``. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions.

Found 1 sites for python311-stevedore

Found 3 RPM for python311-stevedore

PackageSummaryDistributionDownload
python311-stevedore-5.2.0-1.2.noarch.htmlManage dynamic plugins for Python applicationsOpenSuSE Tumbleweed for noarchpython311-stevedore-5.2.0-1.2.noarch.rpm
python311-stevedore-5.2.0-1.2.noarch.htmlManage dynamic plugins for Python applicationsOpenSuSE Ports Tumbleweed for noarchpython311-stevedore-5.2.0-1.2.noarch.rpm
Manage dynamic plugins for Python applicationspython311-stevedore-5.2.0-1.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet