~ubuntu-branches/debian/sid/kexi/sid

« back to all changes in this revision

Viewing changes to src/kexi.lsm

  • Committer: Package Import Robot
  • Author(s): Pino Toscano
  • Date: 2017-06-24 20:10:10 UTC
  • Revision ID: package-import@ubuntu.com-20170624201010-5lrzd5r2vwthwifp
Tags: upstream-3.0.1.1
Import upstream version 3.0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Begin4
 
2
Title:          Kexi
 
3
Version:        3
 
4
Entered-date:   2015-06-11
 
5
Description:    Kexi is a visual database app builder. It can be used for designing database applications, inserting and editing data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries, forms, reports, etc. - are stored in the database, making it easy to share data and design.
 
6
Keywords:       designer client server relational sqlite mysql postgresql SQL RDBMS GUI Calligra KDE Qt forms
 
7
Author:         kexi-devel@kde.org (Kexi Team)
 
8
Maintained-by:  staniek@kde.org (Jarosław Staniek)
 
9
Home-Page:      http://www.kexi-project.org
 
10
Primary-site:   http://download.kde.org/stable/calligra-latest/
 
11
Alternate-site: http://www.calligra.org/kexi
 
12
Original-site:  None
 
13
Platforms:      Unix, needs Qt5 and some KF5, optionally SQLite, MySql or PostgreSQL
 
14
Copying-policy: LGPL
 
15
End