From f5ba4c14a84f33251bc6a0207feeb40e1dcfc7d1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 23 Jul 2013 13:54:24 +0100 Subject: Add python-markdown lorry --- open-source-lorries/python-markdown.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/python-markdown.lorry (limited to 'open-source-lorries/python-markdown.lorry') 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" + } +} -- cgit v1.2.1