<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>COPYING</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
    <added>
      <filename>currentcost-ruby.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,29 @@
+== CurrentCost-Ruby
+
+A gem to provide a Ruby interface to the CurrentCost energy meter 
+(http://www.currentcost.com)
+
+Licensed under the MIT license (See COPYING file for details)
+
+Author: James Smith (james@floppy.org.uk / http://www.floppy.org.uk)
+
+Homepage: http://github.com/Floppy/currentcost-ruby
+
+== INSTALLATION
+
+1) Enable gems from github, if you haven't already done so (rubygems &gt;= 1.2): 
+    &gt; sudo gem sources -a http://gems.github.com
+
+2) Install gem
+    &gt; sudo gem install Floppy-currentcost
+
+== REQUIREMENTS
+
+ruby-serialport &gt;= 0.7.0
+ - You will need to get the source from http://github.com/aaronp/ruby-serialport,
+   build the gem using &quot;rake gem&quot;, and install it before using this gem.
+
+== STATUS
+
+This software in in very early development. Access to the meter is not currently
+working.
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1ccf0412234e3c40b84182e553b23831b9ec36a5</id>
    </parent>
  </parents>
  <author>
    <name>James Smith</name>
    <email>james@floppy.org.uk</email>
  </author>
  <url>http://github.com/Floppy/currentcost-ruby/commit/d513a93c520c877a9c73b5c42c74493a81923073</url>
  <id>d513a93c520c877a9c73b5c42c74493a81923073</id>
  <committed-date>2008-08-05T15:04:28-07:00</committed-date>
  <authored-date>2008-08-05T15:04:28-07:00</authored-date>
  <message>added support files</message>
  <tree>37b856c1fa9bf6b3408cd79b19f0717943ca3723</tree>
  <committer>
    <name>James Smith</name>
    <email>james@floppy.org.uk</email>
  </committer>
</commit>
