SolStat CSV Parser

Dependencies Built with

Crystal shard made for parsing solar statistics CSV (for internal use)

Installation

Add this to your application's shard.yml:

dependencies:
  SolStat-parser:
    github: 2uo/SolStat-parser
require "SolStat-parser"

Contributors