diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kexi/README | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kexi/README')
-rw-r--r-- | kexi/README | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/kexi/README b/kexi/README new file mode 100644 index 00000000..f16ee911 --- /dev/null +++ b/kexi/README @@ -0,0 +1,43 @@ + +Introduction: +============= + +Kexi is an integrated data management application. It can be used for +creating database schemas, inserting data, performing queries, and +processing data. Forms can be created to provide a custom interface to your +data. All database objects - tables, queries and forms - are stored in the +database, making it easy to share data and design. + +Kexi is Free/Libre/Open-Source Software. As a real member of the KDE and +KOffice projects, Kexi integrates fluently into both. It is designed to be +fully usable also without KDE on Linux/Unix and MS Windows platforms. + +Kexi is considered as a long awaited Open Source competitor for Microsoft +Access, FileMaker and Oracle Forms. Its development is motivated by the +lack of Rapid Application Development (RAD) tools for database systems that +are sufficiently powerful, inexpensive, open standards driven and portable +across many operating systems and hardware platforms. + +Contacts: +========= + +Developers: http://kexi-project.org/contact.html + +User mailing list: mailto:[email protected] + (subscribe at https://mail.kde.org/mailman/listinfo/kexi) + +Developer and advanced user mailing list: mailto:[email protected] + (subscribe at https://mail.kde.org/mailman/listinfo/kexi-devel) + +If you have questions about this README file or about KOffice in general, +please mail to the KOffice mailing list: mailto:[email protected] + + +Links: +====== +Kexi at Koffice.org: http://koffice.org/kexi/ +Kexi Project Home Page: http://kexi-project.org/ + +-- +Have fun, +Kexi Team |