Done some re-organization of java bindings

This commit is contained in:
Mario Danic
2007-09-14 04:08:27 +00:00
parent fe7ad51d3d
commit 5d5a6a8295
70 changed files with 0 additions and 0 deletions

20
extras/java/trunk/README Normal file
View File

@ -0,0 +1,20 @@
These are Java bindings for the libburnia project <libburnia.pykix.org>
This version is a full binding for libisofs 0.2.4 and libburn 0.3.4.
NOTE:
This is realeased under GPL.
However, it is implemented using 1.5 version of the Java language. At this time
there isn't, at my knowledge, any free JVM implementation with fully support
for Java 1.5. Given that this project is still in a very early stage, I really
prefer to live with this problem for a while. I hope that free JVM with 1.5
support will be available soon.
Anyway as these bindings reach release 1.0 they will be fully compilable and
executable on a free environment, even if this implies porting them back to 1.4.
Vreixo,
17-Apr-2007