README 613 B

123456789101112
  1. GNUstep is a free, object-oriented, cross-platform development
  2. environment that strives for simplicity and elegance. GNUstep is based
  3. on and completely compatible with the OpenStep specification developed
  4. by NeXT (now Apple Computer Inc.) as well as implementing the
  5. extensions added by Apple in the form of Cocoa.
  6. This package contains GNUstep-base component of the core libraries
  7. needed to write non-graphic tools in Objective-C. It includes all of
  8. the classes necessary for writing an incredible array of tools, from
  9. wrappers for system tools to tools for communicating with web and other
  10. types of servers.