ctucx.git: departures2mqtt

Export bus departures[kvg-kiel] to MQTT

1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
# Package

version       = "0.1.0"
author        = "Leah (ctucx)"
description   = "Send kvg-kiel bus departures to mqtt"
license       = "MIT"
srcDir        = "src"
bin           = @["departures2mqtt"]


# Dependencies

requires "nim >= 1.4.8"