summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 75b3c19)
raw | patch | inline | side by side (parent: 75b3c19)
author | Gert van Valkenhoef <g.h.m.van.valkenhoef@rug.nl> | |
Wed, 9 Nov 2011 22:40:14 +0000 (22:40 +0000) | ||
committer | Gert van Valkenhoef <g.h.m.van.valkenhoef@rug.nl> | |
Wed, 9 Nov 2011 22:40:14 +0000 (22:40 +0000) |
README.md | [new file with mode: 0644] | patch | blob |
diff --git a/README.md b/README.md
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+odcread - read ".odc" oberon compound documents
+===============================================
+
+This is a library to read the "Oberon compound document" binary format used by
+the [Black Box Component Builder][1], [WinBUGS][2], and [OpenBUGS][3].
+
+A basic program is provided to convert the textual parts of these documents to
+plain text.
+
+[1]: http://www.oberon.ch/blackbox.html
+[2]: http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/contents.shtml
+[3]: http://www.openbugs.info/