HubobelsPython/venv/lib/python3.9/site-packages/twisted/cred/__init__.py
2022-01-02 21:50:48 +01:00

7 lines
189 B
Python

# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.
"""
Twisted Cred: Support for verifying credentials, and providing services to user
based on those credentials.
"""