Sha256: a2a06425c3443f12d8db7fddcddaf283749b4d5e99bed1417dc9b9d6f067f7e7

Contents?: true

Size: 583 Bytes

Versions: 47

Compression:

Stored size: 583 Bytes

Contents

# 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:

```ruby
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](https://opensource.org/licenses/MIT).

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
epb_view_models-2.0.5 README.md
epb_view_models-2.0.4 README.md
epb_view_models-2.0.3 README.md
epb_view_models-2.0.2 README.md
epb_view_models-2.0.1 README.md
epb_view_models-2.0.0 README.md
epb_view_models-1.2.3 README.md
epb_view_models-1.2.2 README.md
epb_view_models-1.2.1 README.md
epb_view_models-1.2.0 README.md
epb_view_models-1.1.6 README.md
epb_view_models-1.1.5 README.md
epb_view_models-1.1.4 README.md
epb_view_models-1.1.3 README.md
epb_view_models-1.1.2 README.md
epb_view_models-1.1.1 README.md
epb_view_models-1.1.0 README.md
epb_view_models-1.0.29 README.md
epb_view_models-1.0.28 README.md
epb_view_models-1.0.27 README.md