<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,23 @@
+&quot;&quot;&quot;
+
+TarPipe Python API
+
+http://code.google.com/p/tarpipe-python/
+
+(c) 2008 Alcides Aguiar Fonseca
+	(Under LGPL)
+
+To get you started:
+
+import tarpipe
+
+t = tarpipe.TarPipe(token=&quot;your workflow token&quot;)
+t.upload(title=&quot;hello from python&quot;,body=&quot;testing TarPipe from Python&quot;,image=&quot;/Users/youruser/Images/test.png&quot;)
+
+That's it :)
+
+&quot;&quot;&quot;
+
 import urllib
 import urllib2
 import httplib</diff>
      <filename>tarpipe.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f460d90d22e4965b6fa78c19e98adf2043aa9d43</id>
    </parent>
  </parents>
  <author>
    <name>alcidesfonseca</name>
    <email>alcidesfonseca@808c1ad7-c04c-0410-8121-4b100298ccdb</email>
  </author>
  <url>http://github.com/alcides/tarpipe-python/commit/4ee0ccc9dad1f41dcc3f039266dc237b945ffc4f</url>
  <id>4ee0ccc9dad1f41dcc3f039266dc237b945ffc4f</id>
  <committed-date>2008-05-09T05:30:49-07:00</committed-date>
  <authored-date>2008-05-09T05:30:49-07:00</authored-date>
  <message>0.6

Documentation at the Top

git-svn-id: http://tarpipe-python.googlecode.com/svn/trunk@7 808c1ad7-c04c-0410-8121-4b100298ccdb</message>
  <tree>1783cdf10ec2bac26032d6123d0fd0f6efd3ce67</tree>
  <committer>
    <name>alcidesfonseca</name>
    <email>alcidesfonseca@808c1ad7-c04c-0410-8121-4b100298ccdb</email>
  </committer>
</commit>
