19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>Plugin_Refactoring_Rope.RefactoringRope</h1> |
22 <h1>Plugin_Refactoring_Rope.RefactoringRope</h1> |
23 <p> |
23 <p> |
24 Package implementing the rope refactoring interface module for eric6. |
24 Package implementing the rope refactoring interface module for eric5. |
25 </p><p> |
25 </p><p> |
26 This package implements just the interface for the eric6 IDE. The |
26 This package implements just the interface for the eric5 IDE. The |
27 refactoring is done using the rope refactoring library |
27 refactoring is done using the rope refactoring library |
28 (<a href="http://rope.sourceforge.net">http://rope.sourceforge.net</a>). |
28 (<a href="http://rope.sourceforge.net">http://rope.sourceforge.net</a>). |
29 </p> |
29 </p> |
30 |
30 |
31 |
31 |