diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/python-packages.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 8a44245..be1261d 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -368,6 +368,10 @@ "type": "git", "url": "https://github.com/ahupp/python-magic.git" }, + "python-packages/python-memcached": { + "type": "git", + "url": "git://github.com/linsomniac/python-memcached.git" + }, "python-packages/python-mimeparse": { "type": "git", "url": "git://github.com/dbtsai/python-mimeparse.git" |