mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 11:08:21 +00:00
10 lines
261 B
Python
10 lines
261 B
Python
# Copyright (c) Twisted Matrix Laboratories.
|
|
# See LICENSE for details.
|
|
|
|
"""
|
|
Subpackage containing the modules that implement the command line tools.
|
|
|
|
Note that these are imported by top-level scripts which are intended to be
|
|
invoked directly from a shell.
|
|
"""
|