diff options
author | Daniel Firth <dan.firth@codethink.co.uk> | 2013-11-04 14:04:01 +0000 |
---|---|---|
committer | Daniel Firth <dan.firth@codethink.co.uk> | 2013-11-04 14:04:01 +0000 |
commit | 2c06f18fbe9c33a6fb190cb86749150ae4d606fc (patch) | |
tree | 7bf08c70a5531a82f541be1d183db945c1ff725f /open-source-lorries/pyfilesystem.lorry | |
parent | 8c3460eeff2840c0ca80bb689bc6129c1781bd64 (diff) | |
download | lorries-2c06f18fbe9c33a6fb190cb86749150ae4d606fc.tar.gz |
Add pyfilesystem
Diffstat (limited to 'open-source-lorries/pyfilesystem.lorry')
-rw-r--r-- | open-source-lorries/pyfilesystem.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/pyfilesystem.lorry b/open-source-lorries/pyfilesystem.lorry new file mode 100644 index 0000000..ab00e16 --- /dev/null +++ b/open-source-lorries/pyfilesystem.lorry @@ -0,0 +1,7 @@ +{ + "pyfilesystem": { + "type": "svn", + "url": "http://pyfilesystem.googlecode.com/svn", + "layout": "standard" + } +} |