diff options
Diffstat (limited to 'libraries/pygtk/slack-desc')
-rw-r--r-- | libraries/pygtk/slack-desc | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/libraries/pygtk/slack-desc b/libraries/pygtk/slack-desc index 9cf1d95204..88e9367d16 100644 --- a/libraries/pygtk/slack-desc +++ b/libraries/pygtk/slack-desc @@ -1,4 +1,12 @@ -pygtk: pygtk - GTK Bindings for Python +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| +pygtk: pygtk (GTK Bindings for Python) pygtk: pygtk: PyGTK provides a convenient wrapper for the GTK+ library for use in pygtk: Python programs, taking care of many of the boring details such as @@ -8,3 +16,4 @@ pygtk: http://www.pygtk.org/ pygtk: pygtk: pygtk: +pygtk: |