diff options
Diffstat (limited to 'python/python3-pyparted/README')
-rw-r--r-- | python/python3-pyparted/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/python/python3-pyparted/README b/python/python3-pyparted/README index ae232c1676..2c7f528ce9 100644 --- a/python/python3-pyparted/README +++ b/python/python3-pyparted/README @@ -2,6 +2,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. +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. |