Metadata-Version: 2.1
Name: rope
Version: 0.20.0
Summary: a python refactoring library...
Home-page: https://github.com/python-rope/rope
Author: Ali Gholami Rudi
Author-email: aligrudi@users.sourceforge.net
License: LGPL-3.0-or-later
Description: 
        
        .. _GitHub python-rope / rope: https://github.com/python-rope/rope
        
        
        ========================================
         rope, a python refactoring library ...
        ========================================
        
        
        Overview
        ========
        
        `Rope`_ is a python refactoring library.
        
        .. _`rope`: https://github.com/python-rope/rope
        
        
        Most Python syntax from Python 2.7 up to Python 3.9 is supported. Please file bugs and contribute
        patches if you encounter gaps.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Environment :: X11 Applications
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Description-Content-Type: text/x-rst
Provides-Extra: dev
