diff options
author | Christopher Walker <kris240376@gmail.com> | 2013-05-05 02:30:08 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-05-12 22:20:52 -0300 |
commit | 9fdc721a4f075f51fdcef80b8a99c364bd905aa2 (patch) | |
tree | df3565b97e1372655d387fa3d91fee746dab63ce /development/gnustep-base/README | |
parent | 645655708e8f5a3e24a5017b5e6d020948289910 (diff) | |
download | slackbuilds-9fdc721a4f075f51fdcef80b8a99c364bd905aa2.tar.gz |
development/gnustep-base: Added (GNUstep Base Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/gnustep-base/README')
-rw-r--r-- | development/gnustep-base/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/gnustep-base/README b/development/gnustep-base/README new file mode 100644 index 0000000000..bde6a5d34b --- /dev/null +++ b/development/gnustep-base/README @@ -0,0 +1,10 @@ +GNUstep is a free, object-oriented, cross-platform development environment +that strives for simplicity and elegance. GNUstep is based on and completely +compatible with the OpenStep specification developed by NeXT (now Apple +Computer Inc.) as well as implementing the extensions added by Apple in the +form of Cocoa. + +This package contains GNUstep-base component of the core libraries needed to +write non-graphic tools in Objective-C. It includes all of the classes +necessary for writing an incredible array of tools, from wrappers for system +tools to tools for communicating with web and other types of servers. |