summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:18:09 +0100
committer B. Watson2022-03-17 17:37:58 +0100
commita5fba3095efd7d04021b837097c5086a8aba5677 (patch)
tree2ab2d57e90e725ba56b5a0416b2a3de09848e9e6 /python
parent857049c73bf81845907d848f6697a7e5439b6f5e (diff)
downloadslackbuilds-a5fba3095efd7d04021b837097c5086a8aba5677.tar.gz
python/python3-pyparted: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pyparted/README7
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.