Skip to content

Instantly share code, notes, and snippets.

@jrabbit
Created July 14, 2015 20:18
Show Gist options
  • Save jrabbit/756e7a73475129d6093c to your computer and use it in GitHub Desktop.
Save jrabbit/756e7a73475129d6093c to your computer and use it in GitHub Desktop.
diff --git a/html/tools/index.html b/html/tools/index.html
index 3852ea6..a57c574 100644
--- a/html/tools/index.html
+++ b/html/tools/index.html
@@ -316,6 +316,18 @@
<td>MIT</td>
<td>2.4.4</td>
</tr>
+ <tr>
+ <td><a href="https://pypi.python.org/pypi/taskc">taskc</a></td>
+ <td>
+ Python taskd client library
+ <br>
+ <small>Author: Jack Laxson</small>
+ <br>
+ <small>Source: <a href="https://github.com/jrabbit/taskd-client-py">https://github.com/jrabbit/taskd-client-py</a></small>
+ </td>
+ <td>LGPLv3</td>
+ <td>taskd 1.0+</td>
+ </tr>
</table>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment