diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-12-31 08:35:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-31 08:35:56 +0700 |
commit | 098ae227abf316d8ebc2effac1d73d699f324ff6 (patch) | |
tree | f3f8986de0ff1dbf55ac3f30c06465d4fd7f57a1 /python/python-lazy-object-proxy/README | |
parent | 04a0aa66c2362759fd9de76a8af259fb2f96bbfc (diff) |
python/python-lazy-object-proxy: Added (Python lazy object proxy).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-lazy-object-proxy/README')
-rw-r--r-- | python/python-lazy-object-proxy/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-lazy-object-proxy/README b/python/python-lazy-object-proxy/README new file mode 100644 index 0000000000..3cc4c3db0b --- /dev/null +++ b/python/python-lazy-object-proxy/README @@ -0,0 +1 @@ +A fast and thorough lazy object proxy. |