aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index 11892857..79ff9376 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ repports, and other stuff should be sent to <hugo@lysator.liu.se>.
If you want to contribute something yourself, either see TODO.* for
things to do, or run `grep -RE 'TODO|NOTE'.
-Requirements & Dependencies
+Requirements & Dependencies
---------------------------
For basic functionallity guile-2.2 or greater should be enough
(tested to work with guile-3.0). You do however need to supply your
@@ -39,6 +39,11 @@ JQuery is used in accordance to their license [JQUERY].
The zoneinfo data [TZ] is in the public domain [TZLIC].
+Standards and specifications
+----------------------------
+- RFC 5545
+- Vdir Storage Format [VDIR]
+
Building
--------
Since guile is primarily a scripting language no explicit
@@ -60,3 +65,5 @@ References
[JQUERY] https://github.com/jquery/jquery/blob/master/LICENSE.txt
[TZ] https://github.com/eggert/tz
[TZLIC] https://github.com/eggert/tz/blob/master/LICENSE
+[VDIR] http://vdirsyncer.pimutils.org/en/latest/vdir.html
+