< Home - < Back

python-repoze-who


Information about the package, python-repoze-who, which is shipped with common Linux distributions. The python-repoze-who package is designed for, An identification and authentication framework for WSGI.


Package Name:

python-repoze-who

Summary:

An identification and authentication framework for WSGI

Description:

repoze.who is an identification and authentication framework for arbitrary WSGI applications. It acts as WSGI middleware. repoze.who is inspired by Zope 2's Pluggable Authentication Service (PAS) (but repoze.who is not dependent on Zope in any way; it is useful for any WSGI application). It provides no facility for authorization (ensuring whether a user can or cannot perform the operation implied by the request). This is considered to be the domain of the WSGI application.

Architecture:

noarch

Version:

1.0.18

Release:

1.el6

Size:

95 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for python-repoze-who


Control the python-repoze-who package with the following handy commands outlined below.


Command

Description of Command

yum install python-repoze-who

This command will install python-repoze-who on the server.

yum remove python-repoze-who

This command will un-install python-repoze-who on the server. When you run this command, you will be asked if you are sure that you want to remove python-repoze-who, so you have to manually confirm that you want to do this.

yum -y remove python-repoze-who

This command will un-install python-repoze-who on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-repoze-who when using the -y flag.

yum update python-repoze-who

This command will update python-repoze-who to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-repoze-who, so you have to manually confirm that you want to do this.

yum -y update python-repoze-who

This command will update python-repoze-who to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-repoze-who when using the -y flag.

yum info python-repoze-who

This command will show you core information about the python-repoze-who package.

yum deplist python-repoze-who

This command will show you the dependencies for python-repoze-who. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-repoze-who

This command will check if there is an update waiting on python-repoze-who. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.