summaryrefslogtreecommitdiffstats
path: root/python/python3-pyparted/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pyparted/README')
-rw-r--r--python/python3-pyparted/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-pyparted/README b/python/python3-pyparted/README
new file mode 100644
index 0000000000..ae232c1676
--- /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.