summaryrefslogtreecommitdiffstats
path: root/databases/libgda3/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-05 21:06:55 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-05 21:06:55 +0800
commit14f543713645c3fcadbf41408d8d2587a8a459e4 (patch)
tree433fdb064403d4501781eea3d784ef968ef1eb0e /databases/libgda3/pkg-descr
parent2c1b69a7ec9041cc59ee504f4d98d1385cfa0a6c (diff)
downloadmarcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.tar
marcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.tar.gz
marcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.tar.bz2
marcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.tar.lz
marcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.tar.xz
marcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.tar.zst
marcuscom-ports-14f543713645c3fcadbf41408d8d2587a8a459e4.zip
Update to 3.0.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10348 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgda3/pkg-descr')
-rw-r--r--databases/libgda3/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/databases/libgda3/pkg-descr b/databases/libgda3/pkg-descr
new file mode 100644
index 000000000..12eb57b5e
--- /dev/null
+++ b/databases/libgda3/pkg-descr
@@ -0,0 +1,19 @@
+GNU Data Access (GDA) is an attempt to provide uniform access to
+different kinds of data sources (databases, information servers,
+mail spools, etc).
+
+It is a complete architecture that provides all you need to access
+your data, defined by a set of CORBA interfaces as generic as possible
+(but very powerful at the same time) so that any kind of data source
+can be accessed through them.
+
+libgda is an interface to the GDA architecture, providing a nice
+wrapper around the CORBA interfaces, for both the client and the server
+parts. It also provides a bunch of tools to help you both in the
+development and management of your data sources, all done through
+the GDA model's set of CORBA interfaces.
+
+libgda was part of the GNOME-DB project, but has been separated from it
+to allow non-GNOME applications to be developed based on it.
+
+WWW: http://www.gnome-db.org/