diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2015-08-23 15:07:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-23 15:07:36 +0700 |
commit | ab945f835e570f3ba6a36f5814277f6a8d03926f (patch) | |
tree | b98ae9f6603be79d45e7337325e2e801d6516376 /python/python3-pyparted/slack-desc | |
parent | b485090cdea9a4037da74c717054cf78d503fe70 (diff) |
python/python3-pyparted: Added (Python 3 bindings for libparted).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyparted/slack-desc')
-rw-r--r-- | python/python3-pyparted/slack-desc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/python/python3-pyparted/slack-desc b/python/python3-pyparted/slack-desc new file mode 100644 index 0000000000000..c3ce00770fdcc --- /dev/null +++ b/python/python3-pyparted/slack-desc @@ -0,0 +1,26 @@ +# 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. + +# 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------------------------------------------------------| +python3-pyparted: python3-pyparted (Python 3 bindings for libparted) +python3-pyparted: +python3-pyparted: pyparted is a set of native Python 3 bindings for libparted. +python3-pyparted: libparted is the library portion of the GNU parted project. +python3-pyparted: With pyparted, you can write applications that interact with disk +python3-pyparted: partition tables and filesystems. +python3-pyparted: +python3-pyparted: Homepage: https://github.com/rhinstaller/pyparted +python3-pyparted: +python3-pyparted: +python3-pyparted: |