.. python-ly documentation master file, created by
   sphinx-quickstart on Sat Jan 24 11:57:29 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to python-ly's documentation!
=====================================

This package provides a Python library `ly` containing various Python
modules to parse, manipulate or create documents in LilyPond format.
A command line program `ly` is also provided that can be used to do various
manipulations with LilyPond files.

The LilyPond format is a plain text input format that is used by the 
GNU music typesetter LilyPond (www.lilypond.org).

The python-ly package is Free Software, licensed under the GPL. This package 
is written by the Frescobaldi developers and is used extensively by the
Frescobaldi project. The main author is Wilbert Berendsen.

| Download from: https://pypi.python.org/pypi/python-ly  
| Development homepage: https://github.com/wbsoft/python-ly

This documentation describes python-ly |version|.

Contents:

.. toctree::
   :maxdepth: 4

   command
   servercmd
   ly


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

