summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/cython.lorry6
-rw-r--r--open-source-lorries/python-lxml.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/cython.lorry b/open-source-lorries/cython.lorry
new file mode 100644
index 0000000..6784843
--- /dev/null
+++ b/open-source-lorries/cython.lorry
@@ -0,0 +1,6 @@
+{
+ "cython": {
+ "type": "git",
+ "url": "git://github.com/cython/cython.git"
+ }
+}
diff --git a/open-source-lorries/python-lxml.lorry b/open-source-lorries/python-lxml.lorry
new file mode 100644
index 0000000..2a305ba
--- /dev/null
+++ b/open-source-lorries/python-lxml.lorry
@@ -0,0 +1,6 @@
+{
+ "python-lxml": {
+ "type": "git",
+ "url": "git://github.com/lxml/lxml.git"
+ }
+}