Source: python-ly
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9),
               python-docutils, python-sphinx
Standards-Version: 3.9.6
Homepage: https://github.com/wbsoft/python-ly
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-ly.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-ly.git

Package: python3-ly
Architecture: all
Provides: python-ly
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-ly-doc
Enhances: lilypond
Description: Tool and library for manipulating LilyPond files (Python 3)
 python-ly 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 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.
 .
 The LilyPond format is a plain text input format that is used by the 
 GNU music typesetter LilyPond (www.lilypond.org).
 .
 This package installs the "ly" tool and library for Python 3.

Package: python-ly-doc
Architecture: all
Section: doc
Provides: python3-ly-doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: Tool and library for manipulating LilyPond files (documentation)
 python-ly 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 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.
 .
 The LilyPond format is a plain text input format that is used by the 
 GNU music typesetter LilyPond (www.lilypond.org).
 .
 This is the documentation package.
