slackbuilds_ponce/python/python3-pyparted/README
Nikos Giotis ab945f835e python/python3-pyparted: Added (Python 3 bindings for libparted).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-08-23 15:07:36 +07:00

7 lines
291 B
Text

pyparted
Python bindings for libparted
-----------------------------
pyparted is a set of native Python bindings for libparted. libparted is the
library portion of the GNU parted project. With pyparted, you can write
applications that interact with disk partition tables and filesystems.