lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN python-ly 0.2 released


From: Wilbert Berendsen
Subject: ANN python-ly 0.2 released
Date: Wed, 8 Jan 2014 09:18:18 +0100

Hi all,

python-ly 0.2 has been released.

The python-ly is in development and provides the 'ly' module for python
programs and the 'ly' commandline tool that can parse and manipulate
LilyPond source files.

Url: https://pypi.python.org/pypi/python-ly/

Main changes in 0.2:
- new commands abs2rel and rel2abs that convert \relative music to
  absolute and vice versa
- support for python 3. Not all of the ly python module has already been
  tested, but installing and running the various ly commands works well.

relevant commit log:
25135fe handle encoding of sys.argv gracefully
2db226c hurray: the basic parts of ly work with python 3 !
c50c68c make writing files work with python 2 and 3
6afdbbf make loading a file work with both python2 and 3
7a53c64 use from import in ly
6642e07 sys.maxint -> sys.maxsize (introduced in Python 2.6)
b4fbed0 bump ly to 0.2
4fdcdb0 add rel2abs and abs2rel commands to ly
23ac442 include ly version in musicxml
2816b7a move etreeutil to ly

The 'python-ly' package is developed within the Frescobaldi git 
repository at github.com/wbsoft/frescobaldi, in the frescobaldi_app/ly 
directory.


-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]