Files
server/usr/lib/python3/dist-packages/twisted/cred/__init__.py
2026-01-07 20:52:11 +01:00

8 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.
"""