A new music player built around Python and GTK
Go to file
Anna Schumaker 2c022163ad curds: Create a single place to get a path to a data file
It's useful to have a way to override where data gets placed in the
filesystem so we don't accidentally clobber production data with test
data while running tests.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-02-14 08:08:42 -05:00
curds curds: Create a single place to get a path to a data file 2019-02-14 08:08:42 -05:00
trier curds: Add a test for parallel track scanning 2019-02-06 14:35:35 -05:00
.gitignore curds: Add basic track class 2019-02-04 17:01:52 -05:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile curds: Create a single place to get a path to a data file 2019-02-14 08:08:42 -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