summaryrefslogtreecommitdiffstats
path: root/python/python3-pyparted/README
diff options
context:
space:
mode:
author Nikos Giotis2015-08-23 10:07:36 +0200
committer Willy Sudiarto Raharjo2015-08-23 10:07:36 +0200
commitab945f835e570f3ba6a36f5814277f6a8d03926f (patch)
treeb98ae9f6603be79d45e7337325e2e801d6516376 /python/python3-pyparted/README
parentb485090cdea9a4037da74c717054cf78d503fe70 (diff)
downloadold.slackbuilds-ab945f835e570f3ba6a36f5814277f6a8d03926f.tar.gz
python/python3-pyparted: Added (Python 3 bindings for libparted).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.