These patches add beets [0] and its dependencies. While beets has a rich ecosystem of plugins and optional features [1], this package creates a minimal beets that offers the core feature: to organize your music files based on their tags.
Of course, whoever wants to add those plugins is welcome to do so! [0] http://beets.io/ [1] http://beets.readthedocs.org/en/v1.3.17/plugins/ Leo Famulari (13): gnu: Add python-mutagen. gnu: Add python-munkres. gnu: Add python-musicbrainzngs. gnu: Add python-flask. gnu: Add python-pyechonest. gnu: Add python-pylast. gnu: Add python-responses. gnu: Add python2-pathlib. gnu: Add python-mpd2. gnu: Add python-jellyfish. gnu: Add python2-unicodecsv. gnu: Add python-rarfile. gnu: Add beets. gnu-system.am | 1 + gnu/packages/mpd.scm | 33 ++++ gnu/packages/music.scm | 167 +++++++++++++++++ .../patches/python-rarfile-fix-tests.patch | 14 ++ gnu/packages/python.scm | 204 +++++++++++++++++++++ 5 files changed, 419 insertions(+) create mode 100644 gnu/packages/patches/python-rarfile-fix-tests.patch -- 2.6.3