__init__.py 189 B

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