From 0274b941c4ba9254643b84363b6b479fab36d802 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Tue, 22 Jun 2021 11:50:35 +0100 Subject: [PATCH] point to preferred repo --- README.org | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index 36a274e..6817acc 100644 --- a/README.org +++ b/README.org @@ -1,15 +1,16 @@ * Gooswapper - Exchange / Google calendar sync -This is an alpha-quality python script that synchronises between -Exchange and Google calendars. Currently only one-way synchronisation -(from Exchange to Google) is supported. Please note this is *not* a -supported piece of software! +This is a python script that synchronises between Exchange and Google +calendars. Currently only one-way synchronisation (from Exchange to +Google) is supported. + +Upstream git located [[https://salsa.debian.org/matthew/gooswapper][on salsa]]. ** Dependencies -For the google API, install the python3-googleapi package; for -Exchange, install [[https://github.com/ecederstrand/exchangelib][Exchangelib]] at least version 1.12.2, and make sure -it's on your Python path (the code by default adds +For the google API, install the ~python3-googleapi~ Debian/Ubuntu +package; for Exchange, install [[https://github.com/ecederstrand/exchangelib][Exchangelib]] at least version 1.12.2, +and make sure it's on your Python path (the code by default adds ~/upstreams/exchangelib~ ). ** Usage -- 2.30.2