summaryrefslogtreecommitdiff
path: root/Readme.org
diff options
context:
space:
mode:
authorstuebinm2022-06-12 22:02:45 +0200
committerstuebinm2022-06-12 22:02:45 +0200
commit87689d245aa57d1da97ff4a431eb3ece58e8304c (patch)
treed7192ae6d0d4cc6ca74de8dd2fbd318a7caca355 /Readme.org
hacky converter script
Diffstat (limited to 'Readme.org')
-rw-r--r--Readme.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.org b/Readme.org
new file mode 100644
index 0000000..fa557d3
--- /dev/null
+++ b/Readme.org
@@ -0,0 +1,6 @@
+#+TITLE: excel to gtfs converter
+
+a hacky script that converts the idiosyncratic Excel documents used by Ilztalbahn
+to plan train timetables into GTFS (assuming they've been exported to csv first)
+
+might eventually rewrite this mess in Gauche Scheme (or Idris2, if I'm feeling funny)