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: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~),
               python-setuptools, python3-all, python3-setuptools,
               python-docutils, python-sphinx
Standards-Version: 3.9.8
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
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

Package: python-ly
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: python-ly-doc
Enhances: lilypond
Description: Tool and library for manipulating LilyPond files (Python 2)
 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" library for Python 2.

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.
