python: Added command-line parsing of request handler and its arguments.
[ashd.git] / python3 / ashd / __init__.py
1 """Base module for ashd(7)-related functions.
2
3 This module implements nothing. Please see the ashd.util or ashd.proto
4 modules.
5 """