diff options
Diffstat (limited to '')
-rw-r--r-- | Readme.org | 6 |
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) |