# Licensed under a 3-clause BSD style license - see LICENSE.rst
"""
This subpackage contains implementations of command-line scripts that are
included with Astropy.

The actual scripts that are installed in bin/ are simple wrappers for these
modules that will run in any Python version.
"""
