Hi David, Thanks for the excellent review of the situation.
> 2) Python bindings for libparted. An external project currently, the > pyparted project provides a 1-to-1 mapping to libparted interfaces from > C to Python. This allows Python developers access to libparted > functions, but not in the most elegant manner. A rewrite of pyparted to > offer an object oriented API as well as the traditional 1-to-1 interface > is planned, with eventual inclusion in to the GNU parted project code base. Is there any progress on this? I probably missed out on this part; because I happen to have some experience with python bindings. I can probably help you out here :) There's another small feature that we've wanted for a long time: real partition ID support. I actually took this up a long time ago; but never really got anywhere :( The rest of it looks great. It is important that we sit down and fully finalize things before working on 2.0. How about meeting up on IRC sometime? #parted on Freenode you know :) Cheers, - Anant _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

