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 python2-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 python2-stevedore

Found 2 RPM for python2-stevedore

PackageSummaryDistributionDownload
python2-stevedore-1.28.0-1.24.noarch.htmlManage dynamic plugins for Python applicationsOpenSuSE Leap 15.3 for noarchpython2-stevedore-1.28.0-1.24.noarch.rpm
python2-stevedore-1.28.0-lp152.3.3.noarch.htmlManage dynamic plugins for Python applicationsOpenSuSE Leap 15.2 for noarchpython2-stevedore-1.28.0-lp152.3.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet