packages feed

weather-api-0.3.0: WeatherApi/Util.hs

module WeatherApi.Util where

mapName "data_" = "data"
mapName "type_" = "type"
mapName other  = other