libburn, was Re: [Python-au] python and dvd/cd burning
Geoff
geoff.crompton at bjhcontrols.com.au
Thu Aug 12 00:43:15 CEST 2004
F. Zalio wrote:
> Hi,
>
> If you're using Linux, you could use my simple script (attached). Modify per
> your requirements... And you'll need 'mkisofs' and 'cdrecord' programs
> installed.
>
> For windows, I am not sure.
>
> Regards,
> Filip
Hi,
I just read about libburn (http://icculus.org/burn/). Looks to me like a
python wrapper around this library would be exactly what I need.
Does anyone have any advice on 'pythonizing' a C library? libburn
already has a ruby wrapper, and I imagine that a python wrapper could
pretty much do the same as the ruby wrapper.
Geoff
More information about the python-au
mailing list