Created
July 14, 2015 20:18
-
-
Save jrabbit/756e7a73475129d6093c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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