wok view gnustep-base/description.txt @ rev 25654
Up ntfs-3g (2022.10.3) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 06 14:23:55 2024 +0000 (9 months ago) |
parents | |
children |
line source
1 The GNUstep Base Library is a library of general-purpose,
2 non-graphical Objective C objects.
3 For example, it includes classes for strings, object collections,
4 byte streams, typed coders, invocations, notifications,
5 notification dispatchers, moments in time, network ports, remote
6 object messaging support (distributed objects), and event loops.
8 It provides functionality that aims to implement the non-graphical
9 portion of the Apple's Cocoa frameworks (the Foundation library)
10 which came from the OpenStep standard.