diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-23 13:54:24 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-23 13:54:24 +0100 |
commit | f5ba4c14a84f33251bc6a0207feeb40e1dcfc7d1 (patch) | |
tree | dec329d8b18740c6bfc429c5c47382d19eb1af64 /open-source-lorries | |
parent | 067dee7123da75c854b745b27586352bb5ff2a3b (diff) | |
download | lorries-f5ba4c14a84f33251bc6a0207feeb40e1dcfc7d1.tar.gz |
Add python-markdown lorry
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/python-markdown.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/python-markdown.lorry b/open-source-lorries/python-markdown.lorry new file mode 100644 index 0000000..4f3a15a --- /dev/null +++ b/open-source-lorries/python-markdown.lorry @@ -0,0 +1,6 @@ +{ + "python-markdown": { + "type": "git", + "url": "git://github.com/waylan/Python-Markdown.git" + } +} |