Pakket: python3-repoze.who (2.2-3)
Verwijzigingen voor python3-repoze.who
Trisquel bronnen:
Het bronpakket python-repoze.who downloaden:
- [python-repoze.who_2.2-3.dsc]
- [python-repoze.who_2.2.orig.tar.gz]
- [python-repoze.who_2.2-3.debian.tar.xz]
Beheerder:
Original Maintainers:
- PKG OpenStack (Mailarchief)
- Thomas Goirand
Externe bronnen:
- Homepage [www.repoze.org]
Vergelijkbare pakketten:
ident and auth framework for Python WSGI applications - Python 3.x
repoze.who is an identification and authentication framework for arbitrary Python WSGI applications; it acts as WSGI middleware.
repoze.who is inspired by Zope 2's Pluggable Authentication Service (PAS), but 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.
This package contains the Python 3.x module.
Andere aan python3-repoze.who gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-sphinx
- documentation generator for Python projects (implemented in Python 3)
-
- dep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL