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