summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-09-09 14:57:47 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-09-09 14:57:47 +0000
commit7f4da58f63cace826f244b44122cc741fb7275db (patch)
tree74ebacee3ad347cbc0efb4d7ec7be683bc979862
parent791511d5858076ab2b6bb38de45732e2c6b2bf51 (diff)
downloadlorries-7f4da58f63cace826f244b44122cc741fb7275db.tar.gz
Add python-json-patch lorry.
-rw-r--r--open-source-lorries/python-json-patch.lorry6
1 files changed, 6 insertions, 0 deletions
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"
+ }
+}