diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:14:00 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 47ecdb220d84f334dbe9e586d4f7cae141cb502d (patch) | |
tree | 41df1dc7081a7e86b3e0ccc98ee5b7b262893525 /python/python3-sip | |
parent | bc5522fb096941a53d588c53680403dbbf4fc87d (diff) | |
download | slackbuilds-47ecdb220d84f334dbe9e586d4f7cae141cb502d.tar.gz |
python/python3-sip: Fix slack-desc.
Diffstat (limited to 'python/python3-sip')
-rw-r--r-- | python/python3-sip/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-sip/slack-desc b/python/python3-sip/slack-desc index ed15edff1c..4fd2920a80 100644 --- a/python/python3-sip/slack-desc +++ b/python/python3-sip/slack-desc @@ -1,12 +1,12 @@ # 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 ':'. +# 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-sip: SIP (Tool to generate Python bindings) +python3-sip: python3-sip (Tool to generate Python bindings) python3-sip: python3-sip: SIP is a tool that makes it very easy to create Python bindings for python3-sip: C and C++ libraries. It was originally developed to create PyQt, |