My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 01, 2008 by starbuxman
Labels: Featured
AboutProject  
The Impetus Behind the Project

Introduction

I had a need to build a Java Swing client for ripping tracks, but it quickly became apparent that I couldn't shell out to the command line (even if I could find competent-enough tools on Windows, even with Cygwin!) if I planned on distribution this in the wild to end users.

So, I built a library that uses grip, cdio, and a few other libraries on Linux, as well as CDEX, which is an incredible application on Windows, to provide a dynamically linked library against which my Java class would bind.

Details

The project is still in the early stages, however, several things are clear:


Sign in to add a comment
Hosted by Google Code