summaryrefslogtreecommitdiffstats
path: root/databases/libgda2/pkg-descr
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-01 02:22:39 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-01 02:22:39 +0800
commitb83d8ba6b348cc287b05e88003590d6d6b0f1706 (patch)
treed231504d1427ee46824f62a89556e444ece85821 /databases/libgda2/pkg-descr
parent96ec29822b01877c49def2d39a789a73dda89b46 (diff)
downloadmarcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.tar
marcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.tar.gz
marcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.tar.bz2
marcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.tar.lz
marcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.tar.xz
marcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.tar.zst
marcuscom-ports-b83d8ba6b348cc287b05e88003590d6d6b0f1706.zip
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8708 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgda2/pkg-descr')
-rw-r--r--databases/libgda2/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/databases/libgda2/pkg-descr b/databases/libgda2/pkg-descr
new file mode 100644
index 000000000..12eb57b5e
--- /dev/null
+++ b/databases/libgda2/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/