#!/usr/bin/python

"""
This ly command works when Frescobaldi is installed,
or just from the current directory.

It is not installed by default when installing Frescobaldi.

You can put it manually somewhere in your PATH.

"""

import frescobaldi_app.toplevel
import ly.cli.main
