From d4e28c811126976c987efcdeb5f6d0647f613fd5 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 19 Dec 2011 23:17:41 -0600 Subject: python/rope: Added (python refactoring library) Signed-off-by: Robby Workman --- python/rope/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/rope/README (limited to 'python/rope/README') diff --git a/python/rope/README b/python/rope/README new file mode 100644 index 0000000000..9fe70b4085 --- /dev/null +++ b/python/rope/README @@ -0,0 +1,3 @@ +Rope is a python refactoring library. + +Rope can optionally use pysetuptools/distribute during build time. -- cgit v1.2.3-65-gdbad