diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:18:09 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:58 -0400 |
commit | a5fba3095efd7d04021b837097c5086a8aba5677 (patch) | |
tree | 2ab2d57e90e725ba56b5a0416b2a3de09848e9e6 /python/python3-pyparted | |
parent | 857049c73bf81845907d848f6697a7e5439b6f5e (diff) |
python/python3-pyparted: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python3-pyparted')
-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 ae232c1676995..2c7f528ce9757 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. |