diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2015-08-23 14:17:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-23 14:17:08 +0700 |
commit | b485090cdea9a4037da74c717054cf78d503fe70 (patch) | |
tree | b906703dbb356512de512ee60bc75436be7afa47 /python/python-pyparted/slack-desc | |
parent | 8ce28a13a47b3e2f96d95df78e6617988952709d (diff) | |
download | slackbuilds-b485090cdea9a4037da74c717054cf78d503fe70.tar.gz |
python/python-pyparted: Added (Python bindings for libparted).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-pyparted/slack-desc')
-rw-r--r-- | python/python-pyparted/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-pyparted/slack-desc b/python/python-pyparted/slack-desc new file mode 100644 index 0000000000..9f5af62a26 --- /dev/null +++ b/python/python-pyparted/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-pyparted: python-pyparted (Python bindings for libparted) +python-pyparted: +python-pyparted: pyparted is a set of native Python bindings for libparted. +python-pyparted: libparted is the library portion of the GNU parted project. +python-pyparted: With pyparted, you can write applications that interact with disk +python-pyparted: partition tables and filesystems. +python-pyparted: +python-pyparted: Homepage: https://github.com/rhinstaller/pyparted +python-pyparted: +python-pyparted: +python-pyparted |