Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Anthony Fok Newsgroups: linux.debian.maint.python Subject: Bug#797720: ITP: python-ly -- Tool and Python library for manipulating LilyPond files Date: Sat, 05 Sep 2015 15:40:08 +0200 Message-ID: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Sat Sep 5 13:32:59 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.585 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FOURLA=0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.015, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: DYN_NJABL=ERR(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 BL_NJABL=ERR(-1.5) CL_IP_EQ_HELO_IP=-2 (check from: .anthonyfok. - helo: .mail-io0-x22b.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anthonyfok.org; s=google; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=PTAZGZri0Y/P8HCvxvuEXFocgcL555d5of1si+5a+KY=; b=PT01dqRFb16qxhKqdzgW3Z4Qc555/N+8AGp1toTjg8066S7YMF0KFGot88F+e3wiOO a+Y0JhF6LgyJqRYgi4PTFe8j6+znjwKjK051ZQjni6Kip3tbQtIti4WdnnKiaFgHzXOi /mvawxpdNf29yGnFKRaKhwsW/hH4UWKymPURw= X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:date:message-id:subject:from :to:content-type; bh=PTAZGZri0Y/P8HCvxvuEXFocgcL555d5of1si+5a+KY=; b=eR7AZHXC0Z+TXuCDj/ej80llWmH5dPxhEQ/6Rj8hLILLkdNtd4RVIeXSTW0lrjecqW b71DxviAqqNEv+Mz2aZynI41pvnwl4d/qrThjgxHd2mbgvbAQXWj3z5acM0mc698HIdu SoizgNiIeGIJgJMvGajaSlxcwWdJUfXnDuVrHsiQwy1AwotDaHpAVA5puSgaWq/+Tao3 KFNzy7hGZC64gq6u4cY2rd1HWn31SN4kbxzzJjlQ/bl32x6BUSM7YWqZPY0sxY1xMr70 8e6UmBMdmG2eH1aO1H33uQtpdaGKzIMkIse4JKhGrg+ZtDM2zKK5G1VgG5yXdNPi2EOz xDjg== X-Gm-Message-State: ALoCoQkNOUTqRPTs/x17hi5I86kGVDVDMynu8bYvFDu8NryHtipIS+V6e3jMMXh21j54/NzrDpPJ MIME-Version: 1.0 X-Received: by 10.107.13.3 with SMTP id 3mr16515630ion.70.1441459948071; Sat, 05 Sep 2015 06:32:28 -0700 (PDT) Sender: robomod@news.nic.it X-Originating-IP: [68.148.181.21] X-Google-Sender-Auth: 9xLWYCxMOVzFvQriyiOIhwcNv4w Content-Type: text/plain; charset=UTF-8 X-Mailing-List: archive/latest/12551 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CABrvRiENRQY2kUDsGfwbiL=yaX8bsm8Cf1FbBAAwD6YkeF=TxA@mail.gmail.com Approved: robomod@news.nic.it Lines: 35 Organization: linux.* mail to news gateway X-Original-Date: Sat, 5 Sep 2015 07:32:28 -0600 X-Original-Message-ID: X-Original-Sender: debian@anthonyfok.org Xref: csiph.com linux.debian.maint.python:7244 Package: wnpp Severity: wishlist Owner: Anthony Fok * Package name : python-ly Version : 0.9.2 Upstream Author : Wilbert Berendsen * URL : https://pypi.python.org/pypi/python-ly * License : GPL-2+ Programming Lang: Python Description : Tool and Python library for manipulating LilyPond files 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). 1. Why is this package useful/relevant? Is it a dependency for another package? Answer: python-ly is needed for the Qt4-based LilyPond sheet music editor Frescobaldi 2.18 and above, which I intend to upload after python-ly is accepted. Debian currently has frescobaldi-2.17.2 where the functionality of python-ly was not yet separated out. 2. How do you plan to maintain it? Inside a packaging team? Yes, I intend to join the Debian Python Modules Team (DPMT) to have the python-ly source package reside on Alioth. Frescobaldi, which I co-maintain, is already inside the Python Applications Packaging Team (PAPT).