gnustep-libs/cenonlibrary::gentoo
- Ebuilds: 1, Stable: 4.0.0 Description:
Cenon is a graphical tool of a special kind. Build upon a
modular graphical core, Cenon offers a wide variety of
possibilities and applications.
This package contains the supporting libraries for cenon itself.
Homepage:http://www.cenon.info/ License: Cenon
gnustep-libs/dbuskit::gentoo
- Ebuilds: 1, Stable: 0.1.1-r2 Description: The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.
Homepage:https://github.com/gnustep/libs-dbuskit License: LGPL-2.1+
gnustep-libs/netclasses::gentoo
- Ebuilds: 1, Stable: 1.1.0-r1 Description:
netclasses is an asynchronous networking library that works on
OS X natively, and any of the multitude of platforms supported
by GNUstep. You've never seen an easier way to put together
network applications!
Homepage:https://gap.nongnu.org/talksoup/ License: GPL-2+ LGPL-2.1+
gnustep-libs/renaissance::gentoo
- Ebuilds: 1, Stable: 0.9.0-r2 Description:
Welcome to GNUstep Renaissance!
GNUstep Renaissance is free software (GNU LGPL), and part of the
GNUstep project. It is a development framework which runs on top of
the GNUstep libraries. It also works on top of the Apple Mac OS X
Cocoa libraries, providing an opaque layer to write portable
applications.
In short, GNUstep Renaissance allows you to describe your user
interfaces (that is, the windows in your application, and the buttons,
boxes, textfields, etc in the windows) in simple and intuitive XML
files, using an open, standard format describing the logic of the
interface. GNUstep Renaissance can then, at run time, generate the
user interfaces (using the native host OpenStep-like libraries) by
reading the XML files. The connections between the objects created
from the XML files, and the other objects in the application are done
via outlets (as traditionally in OpenStep); a new quick and intuitive
syntax has been developed to make creating outlets as easy as
possible.
Homepage:https://github.com/gnustep/libs-renaissance License: LGPL-2.1+
gnustep-libs/sqlclient::gentoo
- Ebuilds: 1, Testing: 1.9.0 Description: The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements.
SQLClient provides for the Objective-C programmer much the same thing that JDBC provides for the Java programmer (though SQLClient is a bit faster, easier to use, and easier to add new database backends for than JDBC).
Homepage:http://wiki.gnustep.org/index.php/SQLClient License: LGPL-3