diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:00:54 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:00:54 +0200 |
commit | 98d28bedfe9688f6a2ecf614db04e8aeb2c7f9e3 (patch) | |
tree | 0820f3534263852b7f1ac41a4b5dcf0b08685898 /libraries/libopensync/README | |
parent | bc4761cd7ea0824c74721fec517a671be1b0e406 (diff) | |
download | slackbuilds-98d28bedfe9688f6a2ecf614db04e8aeb2c7f9e3.tar.gz |
libraries/libopensync: Added to 12.0 repository
Diffstat (limited to 'libraries/libopensync/README')
-rw-r--r-- | libraries/libopensync/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libopensync/README b/libraries/libopensync/README new file mode 100644 index 0000000000..b0b3470274 --- /dev/null +++ b/libraries/libopensync/README @@ -0,0 +1,6 @@ +OpenSync is a plugin-based application that basically provides a framework +for syncing groups which can have two or more members. These members could +be just about any kind of database, where a plugin is available. OpenSync +is not only limited to sync PIM data. + +Requires sqlite (available from SlackBuilds.org). |