A new music player built around Python and GTK
Go to file
Anna Schumaker 3b42ca233e curds: Add basic album class
We'll eventually pull out all the fields we need from a Mutagen
FileInfo class, but that has a dictionary-like interface so we can
easily fake one up for testing.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-01-24 16:27:25 -05:00
curds curds: Add basic album class 2019-01-24 16:27:25 -05:00
.gitignore curds: Add basic album class 2019-01-24 16:27:25 -05:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile curds: Add basic album class 2019-01-24 16:27:25 -05:00
README.md Initial commit 2019-01-24 09:35:41 -05:00

README.md

emmental

A new music player built around Python and GTK