-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
53 lines (32 loc) · 1.61 KB
/
README.txt
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
47
48
49
50
51
52
53
** Interdroid Versioned Databases **
------------------------------------
This distribution contains version 0.1 of the User Interface Builder
portions of the Interdroid Versioned Database system.
What Is interdroid-vdb-avro?
----------------------------
This project aims to make it easy to build application which make use of the
avro version of the interdroid versioned databases.
Requirements:
-------------
You must have an SLF4J project in your workspace. We suggest using our
implemenation available here:
[email protected]:interdroid/slf4android.git
Additionally you must have an interdroid-vdb project in your workspace.
This project makes use of external software available in that project.
See the external directory in that project for licenses for this software.
Contact:
--------
More information can be found on the Interdroid project website:
http://interdroid.net
The latest source repository tree is accessible through Git at:
[email protected]:interdroid/interdroid-vdb-avro
You can send bug reports, feature requests, cries for help, or descriptions of
interesting way in which you have used this project to: palmer at cs.vu.nl
Legal stuff:
------------
This software has been developed as part of the Interdroid project, a
software project of the Computer Systems group of the Computer
Science department of the Faculty of Sciences at the Vrije
Universiteit, Amsterdam, The Netherlands. The main goal of the Interdroid
project is to create distributed middleware for mobile systems.
This is free software. See the file "LICENSE.txt" for copying permissions.