How to Install and Uninstall python-stevedore-doc Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python-stevedore-doc" package
This guide let you learn how to install python-stevedore-doc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python-stevedore-doc
Copied
2. Uninstall "python-stevedore-doc" package
This tutorial shows how to uninstall python-stevedore-doc on openSuSE Tumbleweed:
$
sudo zypper remove
python-stevedore-doc
Copied
3. Information about the python-stevedore-doc package on openSuSE Tumbleweed
Information for package python-stevedore-doc:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-stevedore-doc
Version : 3.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-stevedore-3.3.0-1.2.src
Summary : Documentation for python-stevedore
Description :
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.
This package contains documentation in HTML format.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-stevedore-doc
Version : 3.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-stevedore-3.3.0-1.2.src
Summary : Documentation for python-stevedore
Description :
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.
This package contains documentation in HTML format.