<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>feedbag.rb</filename>
    </added>
    <added>
      <filename>models.rb</filename>
    </added>
    <added>
      <filename>tally.sh</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,38 @@
+Feed Bag - A RSS Feed Archiver
+==============================
+[Mark D. Reid](mailto://mark.reid@anu.edu.au)
+
+This is a simple ruby script that will archive RSS feeds to an SQLite database.
+
+You can find more information, installation and usage instructions at the
+[Feed Bag Home Page][].
+
+Dependencies
+------------
+* [Feed Normalizer][]
+* [Sequel][]
+
+
+Usage
+-----
+
+    feedbag.rb [OPTIONS] [RSS_URL ...]
+
+Arguments
+---------
+When provided, the RSS_URL will be read, added to the database and scanned for 
+next run.
+
+When no arguments are provided, all the existing feeds in the database will be 
+scanned for new items.
+
+Options
+-------
+    -d   --db       Use the given SQLite3 database
+    -C   --clean    Destroy the database and rebuild (be careful!)
+    -l   --list     List all the feeds
+    -h   --help     Show a help message
+
+[Feed Bag Home Page]: http://users.rsise.anu.edu.au/~mreid/code/feed_bag.html
+[Feed Normalizer]: http://rubyforge.org/projects/feed-normalizer/
+[Sequel]: http://sequel.rubyforge.org/
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c82e72648286c95b39524490654ff754add3ed42</id>
    </parent>
  </parents>
  <author>
    <name>Mark Reid</name>
    <email>mreid@dyn-203-143-165-108.crl.nicta.com.au</email>
  </author>
  <url>http://github.com/mreid/feed-bag/commit/9c03dadecd85860bf938a6a1c17a1f136a69513f</url>
  <id>9c03dadecd85860bf938a6a1c17a1f136a69513f</id>
  <committed-date>2008-03-30T22:53:30-07:00</committed-date>
  <authored-date>2008-03-30T22:53:30-07:00</authored-date>
  <message>Added existing files. Updated README</message>
  <tree>1c0ac2e64e4971ffa4bfc61d830264396bde795b</tree>
  <committer>
    <name>Mark Reid</name>
    <email>mreid@dyn-203-143-165-108.crl.nicta.com.au</email>
  </committer>
</commit>
