diff options
Diffstat (limited to 'python/python3-pyparted/README')
-rw-r--r-- | python/python3-pyparted/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-pyparted/README b/python/python3-pyparted/README new file mode 100644 index 000000000000..ae232c167699 --- /dev/null +++ b/python/python3-pyparted/README @@ -0,0 +1,7 @@ +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. |