How to Install and Uninstall python3-wsgidav.noarch Package on CentOS Stream 9
Last updated: November 13,2024
1. Install "python3-wsgidav.noarch" package
Please follow the steps below to install python3-wsgidav.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-wsgidav.noarch
Copied
2. Uninstall "python3-wsgidav.noarch" package
This guide let you learn how to uninstall python3-wsgidav.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-wsgidav.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wsgidav.noarch package on CentOS Stream 9
Last metadata expiration check: 1:02:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-wsgidav
Version : 4.3.0
Release : 3.el9
Architecture : noarch
Size : 251 k
Source : python-wsgidav-4.3.0-3.el9.src.rpm
Repository : epel
Summary : Generic and extendable WebDAV server based on WSGI
URL : https://github.com/mar10/wsgidav
License : MIT
Description : A generic and extendable WebDAV server written in Python and based on WSGI.
:
: Main features:
:
: • WsgiDAV is a stand-alone WebDAV server with SSL support, that can be
: installed and run as Python command line script.
: • The python-pam library is needed as extra requirement if pam-login
: authentication is used on Linux or OSX.
: • WebDAV is a superset of HTTP, so WsgiDAV is also a performant,
: multi-threaded web server with SSL support.
: • WsgiDAV is also a Python library that implements the WSGI protocol and can
: be run behind any WSGI compliant web server.
: • WsgiDAV is implemented as a configurable stack of WSGI middleware
: applications. Its open architecture allows to extend the functionality and
: integrate WebDAV services into your project. Typical use cases are:
: • Expose data structures as virtual, editable file systems.
: • Allow online editing of MS Office documents.
Available Packages
Name : python3-wsgidav
Version : 4.3.0
Release : 3.el9
Architecture : noarch
Size : 251 k
Source : python-wsgidav-4.3.0-3.el9.src.rpm
Repository : epel
Summary : Generic and extendable WebDAV server based on WSGI
URL : https://github.com/mar10/wsgidav
License : MIT
Description : A generic and extendable WebDAV server written in Python and based on WSGI.
:
: Main features:
:
: • WsgiDAV is a stand-alone WebDAV server with SSL support, that can be
: installed and run as Python command line script.
: • The python-pam library is needed as extra requirement if pam-login
: authentication is used on Linux or OSX.
: • WebDAV is a superset of HTTP, so WsgiDAV is also a performant,
: multi-threaded web server with SSL support.
: • WsgiDAV is also a Python library that implements the WSGI protocol and can
: be run behind any WSGI compliant web server.
: • WsgiDAV is implemented as a configurable stack of WSGI middleware
: applications. Its open architecture allows to extend the functionality and
: integrate WebDAV services into your project. Typical use cases are:
: • Expose data structures as virtual, editable file systems.
: • Allow online editing of MS Office documents.