RomanHargrave / cuelib

GIT repo containing the currently (idle?) dead cuelib
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Cuelib Build Status

This is a migrated copy of the cuelib google code project. As of some time between 2009 and 2010, it appears that cuelib has become unmaintained. Seeing as I need it in a project, I supposed that I would rehost it here, with the potential for applying fixes and updates.

I have moved the project from ant to gradle, on one hand, this makes it easy to use in my projects, and on the other hand this makes it easy to use with modern projects.


Cuelib is a java library for manipulating cue sheets.

You can use cuelib to...

Besides the fields originally specified for cue sheets, cuelib also supports the extra fields used by Exact Audio Copy.

Cuelib requires java SE 1.5 or higher, and is released under version 2.1 of the GNU Lesser Public License. You may change the code and you may redistribute it with or without your changes, as long as you comply with the license. You don't need to ask for permission.