-
Notifications
You must be signed in to change notification settings - Fork 1
/
.project
46 lines (46 loc) · 1.47 KB
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Gambas Project File 3.0
# Compiled with Gambas 3.9.2
Title=Baze Database Environment
Startup=FMain
Icon=images/majin-bu.png
Version=0.6.1
Component=gb.image
Component=gb.qt5
Component=gb.form
Component=gb.db
Component=gb.db.form
Component=gb.db.odbc
Component=gb.db.postgresql
Component=gb.db.sqlite3
Component=gb.debug
Component=gb.eval
Component=gb.eval.highlight
Component=gb.form.dialog
Component=gb.form.editor
Component=gb.settings
Component=gb.form.terminal
Component=gb.image.effect
Component=gb.net
Component=gb.net.curl
Component=gb.pcre
Component=gb.pdf
Component=gb.qt5.webkit
Component=gb.web
Component=gb.xml
Component=gb.xml.xslt
Description="The Baze is a database development environment similar to MS Access, LibreOffice Base or Query Anaylzer. It supports a number of SQL and NoSQL databases (ODBC, PostgreSQL, SQLite; Mongo DB, eXist DB, XSB, Flora-2, ZODB, DES) and support for other systems is pending."
Authors="Markus Schatten <markus_dot_schatten_at_foi_dot_hr>\n\nThanks to contributors:\nPetar Šestak (MongoDB interface and bug fixes)"
TabSize=2
Translate=1
Language=en_US
Maintainer=Markus Schatten
Url=ai.foi.hr
License=General Public License
PackageName=the-baze-0.5.12
MimeTypes="application/baze-database-file"
Packager=1
Systems=ubuntu
Menus=ubuntu:"Applications/Data Management"
Groups=ubuntu:"database"
ExtraDependencies=ubuntu:"swi-prolog\t7.2.3\t\nswi-prolog-odbc\t7.2.3\t\nunixodbc\t2.3.1-4\t\npython2.7\t2.7.11\t\npython-zodb\t\t"