libs-gscoredata/README
H. Nikolaus Schaller 30c88829fc New Import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep@25765 72102866-910b-0410-8b05-ffd578937521
2007-12-20 08:39:55 +00:00

37 lines
1,007 B
Text

README
******
This is the source distribution of the GNUstep Core Data framework, a
free implementation of the Apple Core Data framework as available in
the Mac OS X, release 10.4 (Tiger) operating system.
INSTALLATION
------------
You must install the GNUstep make and base packages
(http://www.gnustep.org) first in order to compile and use the GNUstep
Core Data framework. After that it should be as simple as:
$ make
$ make install <- may require superuser priviledges
AUTHORS
-------
Sašo Kiselkov <diablos@manga.sk>
LICENSE
-------
This framework is released under the terms of the GNU Lesser General
Public License (LGPL) v2.1 or any later. For the text of the license,
see the file COPYING included in this distribution package.
The accompanying documentation is licensed under the GNU Free
Documentation License (FDL) v1.2 or any later. For the text of the
license, see the file COPYING.fdl in the Documentation subdirectory of
this distribution package.