Corrected statement about restriction to CD

This commit is contained in:
Thomas Schmitt 2007-01-16 13:09:00 +00:00
parent 102ef4ca74
commit c87983eec2
1 changed files with 6 additions and 5 deletions

11
README
View File

@ -54,7 +54,8 @@ See README file there.
Overview of libburnia.pykix.org Overview of libburnia.pykix.org
libburnia.pykix.org is an open-source software project for reading, mastering libburnia.pykix.org is an open-source software project for reading, mastering
and writing optical discs. For now this means only CD-R and CD-RW. and writing optical discs. For now this means only CD-R, CD-RW, DVD-RAM,
DVD+RW, DVD-RW.
The project comprises of several more or less interdependent parts which The project comprises of several more or less interdependent parts which
together strive to be a usable foundation for application development. together strive to be a usable foundation for application development.
@ -66,10 +67,10 @@ we would need : login on a development machine resp. a live OS on CD or DVD,
advise from a system person about the equivalent of Linux sg or FreeBSD CAM, advise from a system person about the equivalent of Linux sg or FreeBSD CAM,
volunteers for testing of realistic use cases. volunteers for testing of realistic use cases.
We do have a workable code base for burning data CDs, though. The burn API is We have a workable code base for burning CDs and overwriteable DVDs, though.
quite comprehensively documented and can be used to build a presentable The burn API is quite comprehensively documented and can be used to build a
application. presentable application.
We do have a functional binary which emulates parts of cdrecord in order to We have a functional binary which emulates parts of cdrecord in order to
prove that usability, and in order to allow you to explore libburnia's scope prove that usability, and in order to allow you to explore libburnia's scope
by help of existing cdrecord frontends. by help of existing cdrecord frontends.