0.0
The project is in a healthy, maintained state
Library used to parse Energy Performance Certificates (EPC)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.16
~> 2.6
 Project Readme

EPB View Models

This RubyGem provides a data model to read various Energy Performance Certificates (EPC) and abstract away historical version changes.

Installation

Add this line to your application's Gemfile:

gem 'epb_view_models'

And then execute:

$ bundle install

Or install it yourself as:

$ gem build epb_view_models.gemspec
$ gem install epb_view_models-<version>.gem  

Usage

TODO: Write usage instructions here

License

The gem is available as open source under the terms of the MIT License.