summaryrefslogtreecommitdiff
path: root/otp2289/server.py
blob: 86c4fa5d7ddc16e5fa12f1eb0ea9f43d64de9203 (plain)
1
2
3
4
# -*- coding: utf-8 -*-
"""
A pure Python implementation of the RFC-2289 OTP server
"""