From 7f4da58f63cace826f244b44122cc741fb7275db Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Mon, 9 Sep 2013 14:57:47 +0000 Subject: Add python-json-patch lorry. --- open-source-lorries/python-json-patch.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/python-json-patch.lorry diff --git a/open-source-lorries/python-json-patch.lorry b/open-source-lorries/python-json-patch.lorry new file mode 100644 index 0000000..b969be6 --- /dev/null +++ b/open-source-lorries/python-json-patch.lorry @@ -0,0 +1,6 @@ +{ + "python-json-patch": { + "type": "git", + "url": "git://github.com/stefankoegl/python-json-patch.git" + } +} -- cgit v1.2.1