python/python3-sip: Fix slack-desc.
This commit is contained in:
parent
bc5522fb09
commit
47ecdb220d
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue