diff options
Diffstat (limited to 'libraries/gnustep-base/slack-desc')
-rw-r--r-- | libraries/gnustep-base/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gnustep-base/slack-desc b/libraries/gnustep-base/slack-desc new file mode 100644 index 0000000000..ab09f9d5d7 --- /dev/null +++ b/libraries/gnustep-base/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 ':'. + + |-----handy-ruler-------------------------------------------------| +gnustep-base: gnustep-base (GNUstep Base library) +gnustep-base: +gnustep-base: GNUstep is a cross-platform, object-oriented framework for +gnustep-base: desktop application development. It is based on the OPENSTEP +gnustep-base: specification originally published by NeXT (now Apple). +gnustep-base: The GNUstep Base library is the equivalent to Apple Cocoa's +gnustep-base: Foundation framework. GNUstep-base also includes additional +gnustep-base: classes prefixed by GS instead of NS. +gnustep-base: +gnustep-base: Homepage: http://www.gnustep.org +gnustep-base: |