init
This commit is contained in:
commit
38355d2442
9083 changed files with 1225834 additions and 0 deletions
165
.venv/lib/python3.8/site-packages/rope-0.23.0.dist-info/COPYING
Normal file
165
.venv/lib/python3.8/site-packages/rope-0.23.0.dist-info/COPYING
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
||||
This version of the GNU Lesser General Public License incorporates
|
||||
the terms and conditions of version 3 of the GNU General Public
|
||||
License, supplemented by the additional permissions listed below.
|
||||
|
||||
0. Additional Definitions.
|
||||
|
||||
As used herein, "this License" refers to version 3 of the GNU Lesser
|
||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU
|
||||
General Public License.
|
||||
|
||||
"The Library" refers to a covered work governed by this License,
|
||||
other than an Application or a Combined Work as defined below.
|
||||
|
||||
An "Application" is any work that makes use of an interface provided
|
||||
by the Library, but which is not otherwise based on the Library.
|
||||
Defining a subclass of a class defined by the Library is deemed a mode
|
||||
of using an interface provided by the Library.
|
||||
|
||||
A "Combined Work" is a work produced by combining or linking an
|
||||
Application with the Library. The particular version of the Library
|
||||
with which the Combined Work was made is also called the "Linked
|
||||
Version".
|
||||
|
||||
The "Minimal Corresponding Source" for a Combined Work means the
|
||||
Corresponding Source for the Combined Work, excluding any source code
|
||||
for portions of the Combined Work that, considered in isolation, are
|
||||
based on the Application, and not on the Linked Version.
|
||||
|
||||
The "Corresponding Application Code" for a Combined Work means the
|
||||
object code and/or source code for the Application, including any data
|
||||
and utility programs needed for reproducing the Combined Work from the
|
||||
Application, but excluding the System Libraries of the Combined Work.
|
||||
|
||||
1. Exception to Section 3 of the GNU GPL.
|
||||
|
||||
You may convey a covered work under sections 3 and 4 of this License
|
||||
without being bound by section 3 of the GNU GPL.
|
||||
|
||||
2. Conveying Modified Versions.
|
||||
|
||||
If you modify a copy of the Library, and, in your modifications, a
|
||||
facility refers to a function or data to be supplied by an Application
|
||||
that uses the facility (other than as an argument passed when the
|
||||
facility is invoked), then you may convey a copy of the modified
|
||||
version:
|
||||
|
||||
a) under this License, provided that you make a good faith effort to
|
||||
ensure that, in the event an Application does not supply the
|
||||
function or data, the facility still operates, and performs
|
||||
whatever part of its purpose remains meaningful, or
|
||||
|
||||
b) under the GNU GPL, with none of the additional permissions of
|
||||
this License applicable to that copy.
|
||||
|
||||
3. Object Code Incorporating Material from Library Header Files.
|
||||
|
||||
The object code form of an Application may incorporate material from
|
||||
a header file that is part of the Library. You may convey such object
|
||||
code under terms of your choice, provided that, if the incorporated
|
||||
material is not limited to numerical parameters, data structure
|
||||
layouts and accessors, or small macros, inline functions and templates
|
||||
(ten or fewer lines in length), you do both of the following:
|
||||
|
||||
a) Give prominent notice with each copy of the object code that the
|
||||
Library is used in it and that the Library and its use are
|
||||
covered by this License.
|
||||
|
||||
b) Accompany the object code with a copy of the GNU GPL and this license
|
||||
document.
|
||||
|
||||
4. Combined Works.
|
||||
|
||||
You may convey a Combined Work under terms of your choice that,
|
||||
taken together, effectively do not restrict modification of the
|
||||
portions of the Library contained in the Combined Work and reverse
|
||||
engineering for debugging such modifications, if you also do each of
|
||||
the following:
|
||||
|
||||
a) Give prominent notice with each copy of the Combined Work that
|
||||
the Library is used in it and that the Library and its use are
|
||||
covered by this License.
|
||||
|
||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license
|
||||
document.
|
||||
|
||||
c) For a Combined Work that displays copyright notices during
|
||||
execution, include the copyright notice for the Library among
|
||||
these notices, as well as a reference directing the user to the
|
||||
copies of the GNU GPL and this license document.
|
||||
|
||||
d) Do one of the following:
|
||||
|
||||
0) Convey the Minimal Corresponding Source under the terms of this
|
||||
License, and the Corresponding Application Code in a form
|
||||
suitable for, and under terms that permit, the user to
|
||||
recombine or relink the Application with a modified version of
|
||||
the Linked Version to produce a modified Combined Work, in the
|
||||
manner specified by section 6 of the GNU GPL for conveying
|
||||
Corresponding Source.
|
||||
|
||||
1) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (a) uses at run time
|
||||
a copy of the Library already present on the user's computer
|
||||
system, and (b) will operate properly with a modified version
|
||||
of the Library that is interface-compatible with the Linked
|
||||
Version.
|
||||
|
||||
e) Provide Installation Information, but only if you would otherwise
|
||||
be required to provide such information under section 6 of the
|
||||
GNU GPL, and only to the extent that such information is
|
||||
necessary to install and execute a modified version of the
|
||||
Combined Work produced by recombining or relinking the
|
||||
Application with a modified version of the Linked Version. (If
|
||||
you use option 4d0, the Installation Information must accompany
|
||||
the Minimal Corresponding Source and Corresponding Application
|
||||
Code. If you use option 4d1, you must provide the Installation
|
||||
Information in the manner specified by section 6 of the GNU GPL
|
||||
for conveying Corresponding Source.)
|
||||
|
||||
5. Combined Libraries.
|
||||
|
||||
You may place library facilities that are a work based on the
|
||||
Library side by side in a single library together with other library
|
||||
facilities that are not Applications and are not covered by this
|
||||
License, and convey such a combined library under terms of your
|
||||
choice, if you do both of the following:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work based
|
||||
on the Library, uncombined with any other library facilities,
|
||||
conveyed under the terms of this License.
|
||||
|
||||
b) Give prominent notice with the combined library that part of it
|
||||
is a work based on the Library, and explaining where to find the
|
||||
accompanying uncombined form of the same work.
|
||||
|
||||
6. Revised Versions of the GNU Lesser General Public License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions
|
||||
of the GNU Lesser General Public License from time to time. Such new
|
||||
versions will be similar in spirit to the present version, but may
|
||||
differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Library as you received it specifies that a certain numbered version
|
||||
of the GNU Lesser General Public License "or any later version"
|
||||
applies to it, you have the option of following the terms and
|
||||
conditions either of that published version or of any later version
|
||||
published by the Free Software Foundation. If the Library as you
|
||||
received it does not specify a version number of the GNU Lesser
|
||||
General Public License, you may choose any version of the GNU Lesser
|
||||
General Public License ever published by the Free Software Foundation.
|
||||
|
||||
If the Library as you received it specifies that a proxy can decide
|
||||
whether future versions of the GNU Lesser General Public License shall
|
||||
apply, that proxy's public statement of acceptance of any version is
|
||||
permanent authorization for you to choose that version for the
|
||||
Library.
|
||||
|
|
@ -0,0 +1 @@
|
|||
pip
|
||||
|
|
@ -0,0 +1,92 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: rope
|
||||
Version: 0.23.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
|
||||
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.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: Programming Language :: Python :: 3.10
|
||||
Classifier: Topic :: Software Development
|
||||
Description-Content-Type: text/x-rst
|
||||
License-File: COPYING
|
||||
Provides-Extra: dev
|
||||
Requires-Dist: build ; extra == 'dev'
|
||||
Requires-Dist: pytest ; extra == 'dev'
|
||||
Requires-Dist: pytest-timeout ; extra == 'dev'
|
||||
|
||||
|
||||
|
||||
.. _GitHub python-rope / rope: https://github.com/python-rope/rope
|
||||
|
||||
|
||||
=========================================================================
|
||||
rope -- the world's most advanced open source Python refactoring library
|
||||
=========================================================================
|
||||
|
||||
|
||||
Overview
|
||||
========
|
||||
|
||||
`Rope`_ is the world's most advanced open source Python refactoring library
|
||||
(yes, I totally stole that tagline from Postgres).
|
||||
|
||||
.. _`rope`: https://github.com/python-rope/rope
|
||||
|
||||
|
||||
Most Python syntax from Python 2.7 up to Python 3.10 is supported. Please file bugs and contribute
|
||||
patches if you encounter gaps.
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
* `How to use Rope in my IDE or Text editor? <https://github.com/python-rope/rope/wiki/How-to-use-Rope-in-my-IDE-or-Text-editor%3F>`_
|
||||
* `List of features <docs/rope.rst>`_
|
||||
* `Overview of some of rope's features <docs/overview.rst>`_
|
||||
* `Using as a library <docs/library.rst>`_
|
||||
* `Contributing <docs/contributing.rst>`_
|
||||
|
||||
To change your project preferences edit
|
||||
``$PROJECT_ROOT/.ropeproject/config.py`` where ``$PROJECT_ROOT`` is
|
||||
the root folder of your project (this file is created the first time
|
||||
you open a project).
|
||||
|
||||
|
||||
Why use Rope?
|
||||
=============
|
||||
|
||||
- Rope aims to provide powerful and safe refactoring
|
||||
- Rope is light on dependency, Rope only depends on Python itself
|
||||
- Unlike PyRight or PyLance, Rope does not depend on Node.js
|
||||
- Unlike PyLance or PyCharm, Rope is open source.
|
||||
- Unlike PyRight and PyLance, Rope is written in Python itself, so if you experience problems, you would be able to debug and hack it yourself in a language that you are already familiar with
|
||||
- In comparison to Jedi, Rope is focused on refactoring. While Jedi provides some basic refactoring capabilities, Rope supports many more advanced refactoring operations and options that Jedi does not.
|
||||
|
||||
Bug Reports
|
||||
===========
|
||||
|
||||
Send your bug reports and feature requests at `python-rope's issue tracker`_ in Github.
|
||||
|
||||
.. _`python-rope's issue tracker`: https://github.com/python-rope/rope/issues
|
||||
|
||||
|
||||
|
||||
|
||||
189
.venv/lib/python3.8/site-packages/rope-0.23.0.dist-info/RECORD
Normal file
189
.venv/lib/python3.8/site-packages/rope-0.23.0.dist-info/RECORD
Normal file
|
|
@ -0,0 +1,189 @@
|
|||
rope-0.23.0.dist-info/COPYING,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
||||
rope-0.23.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
rope-0.23.0.dist-info/METADATA,sha256=XqoAHwdfwV814CbM_y-qFhZAh7FKMedNV_WOXjSQW_g,3407
|
||||
rope-0.23.0.dist-info/RECORD,,
|
||||
rope-0.23.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
rope-0.23.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
||||
rope-0.23.0.dist-info/top_level.txt,sha256=9J29TEx1omxK0VahSxM3eA1sZ6iwoJLxY_CXl4eF1K0,5
|
||||
rope/__init__.py,sha256=NKt7s1r6qDNuIbKq2dAA6vx4lWJKB3nzF8cfa_61USk,952
|
||||
rope/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/__init__.py,sha256=Rc_CXzByEEs4fC-Ap3GCMtVt2ne6iRZLeKPyYcceSIs,161
|
||||
rope/base/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/__pycache__/arguments.cpython-38.pyc,,
|
||||
rope/base/__pycache__/ast.cpython-38.pyc,,
|
||||
rope/base/__pycache__/astutils.cpython-38.pyc,,
|
||||
rope/base/__pycache__/builtins.cpython-38.pyc,,
|
||||
rope/base/__pycache__/change.cpython-38.pyc,,
|
||||
rope/base/__pycache__/codeanalyze.cpython-38.pyc,,
|
||||
rope/base/__pycache__/default_config.cpython-38.pyc,,
|
||||
rope/base/__pycache__/evaluate.cpython-38.pyc,,
|
||||
rope/base/__pycache__/exceptions.cpython-38.pyc,,
|
||||
rope/base/__pycache__/fscommands.cpython-38.pyc,,
|
||||
rope/base/__pycache__/history.cpython-38.pyc,,
|
||||
rope/base/__pycache__/libutils.cpython-38.pyc,,
|
||||
rope/base/__pycache__/prefs.cpython-38.pyc,,
|
||||
rope/base/__pycache__/project.cpython-38.pyc,,
|
||||
rope/base/__pycache__/pycore.cpython-38.pyc,,
|
||||
rope/base/__pycache__/pynames.cpython-38.pyc,,
|
||||
rope/base/__pycache__/pynamesdef.cpython-38.pyc,,
|
||||
rope/base/__pycache__/pyobjects.cpython-38.pyc,,
|
||||
rope/base/__pycache__/pyobjectsdef.cpython-38.pyc,,
|
||||
rope/base/__pycache__/pyscopes.cpython-38.pyc,,
|
||||
rope/base/__pycache__/resourceobserver.cpython-38.pyc,,
|
||||
rope/base/__pycache__/resources.cpython-38.pyc,,
|
||||
rope/base/__pycache__/simplify.cpython-38.pyc,,
|
||||
rope/base/__pycache__/stdmods.cpython-38.pyc,,
|
||||
rope/base/__pycache__/taskhandle.cpython-38.pyc,,
|
||||
rope/base/__pycache__/worder.cpython-38.pyc,,
|
||||
rope/base/arguments.py,sha256=KI8HBWyp5zIJDWtvGVYiXg7IzYXHwk3tbYoP3APMG0s,3306
|
||||
rope/base/ast.py,sha256=yZVNMuPIh6un_LBuJZZ_Ll0t6MURELx3cdF8CCj9KUg,2303
|
||||
rope/base/astutils.py,sha256=C2mjF4wegysspSkSB-wLjpnIYEOdSbVH29r8lnuBbZM,1650
|
||||
rope/base/builtins.py,sha256=tN83b6nanrk2Mr_UmWMv21DUoo8Z6rOM8n0sJlIsNNg,26817
|
||||
rope/base/change.py,sha256=vMDz1dBgANN0W7htvpRgIdbqzqkf6NLKWp4iKXbmmN0,13549
|
||||
rope/base/codeanalyze.py,sha256=-7GClil5Tszvh8LtQ-Y7T8XOLq8ogJjBRcKXbLf2qfA,11830
|
||||
rope/base/default_config.py,sha256=s_SaXvzUgGWDPBYtULgCIFWlBO7MJM53jrqO5gN0314,4867
|
||||
rope/base/evaluate.py,sha256=RqEKNTxe7XOnEQkzYZrLO0SP7pW4ZufRpa0Ae60n3MM,13238
|
||||
rope/base/exceptions.py,sha256=7yjSuWdQ6YUAysmDLQ1-R2yhDlBXWI9Y3AgSJ6IzIrQ,1452
|
||||
rope/base/fscommands.py,sha256=vrGTOOhcJk6raoLtQRSoV59j5FubnKDlcXPStYksaEQ,8500
|
||||
rope/base/history.py,sha256=wZzCIKy-S3ZmN6O57jvJ8u5AVrwx4_T5TSP8CsGz0_k,8445
|
||||
rope/base/libutils.py,sha256=5pUg-BslUe7SJYxjtXLXXo4J2KTTPOgweYBcHjUl1Vc,3880
|
||||
rope/base/oi/__init__.py,sha256=wR4if-DJ8qc-eGwKa2WF0Ynfl5Y9Cf6eSs3Yr7tC-po,1682
|
||||
rope/base/oi/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/doa.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/memorydb.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/objectdb.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/objectinfo.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/runmod.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/soa.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/soi.cpython-38.pyc,,
|
||||
rope/base/oi/__pycache__/transform.cpython-38.pyc,,
|
||||
rope/base/oi/doa.py,sha256=mUTLQ7LVKEV9eE2jxnIKqYOA17SiTscdFvNTbrGEnJQ,7375
|
||||
rope/base/oi/memorydb.py,sha256=8ManFg79JSy9_3dHUZJKbHk7VuhAAo1AREAISBsMx38,3060
|
||||
rope/base/oi/objectdb.py,sha256=i64jAgLA5tPKnkDFspD_uPGQ-jGH-cY-nGVcY4hI-XA,4623
|
||||
rope/base/oi/objectinfo.py,sha256=0ZA2H8saBlbiF4wcLa3AMGaBnMxF5kyCJ1k2co9FDsM,8654
|
||||
rope/base/oi/runmod.py,sha256=3SOkFuzsmn5b0hgn89IqaCK30Umu_HjUuTQWwkG2P-s,8549
|
||||
rope/base/oi/soa.py,sha256=q5GXhYZ3nJACh1tI9DSXtlabxDiAeg-8u7azvlqNPjg,5993
|
||||
rope/base/oi/soi.py,sha256=nwXNtB-l-GfXN4s36x_dbWTecoomFGb4wA6r36xOhPk,7964
|
||||
rope/base/oi/transform.py,sha256=NYEuWXRfwYLAzKfNdD6LASHVZ6pGfCyxKj9mDKjbMBk,9870
|
||||
rope/base/oi/type_hinting/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
rope/base/oi/type_hinting/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/__pycache__/evaluate.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/__pycache__/factory.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/__pycache__/interfaces.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/__pycache__/utils.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/evaluate.py,sha256=sEzh3kEo-HKTHSEaUE28hWY68BCP9YSQbGvoAe34OaE,9161
|
||||
rope/base/oi/type_hinting/factory.py,sha256=4CosXXIWvqY0S0jpuhjUu2aj2vAGibVcceE0PTIZpbQ,2689
|
||||
rope/base/oi/type_hinting/interfaces.py,sha256=E_xEpGbt0P64jDpflRLkYXV9zGHq-y0zw6wCFbCr2G8,723
|
||||
rope/base/oi/type_hinting/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
rope/base/oi/type_hinting/providers/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/__pycache__/composite.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/__pycache__/docstrings.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/__pycache__/inheritance.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/__pycache__/interfaces.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/__pycache__/numpydocstrings.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/__pycache__/pep0484_type_comments.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/providers/composite.py,sha256=vGVua-2x24yDjNQq3-A-9dufRmN-Ij6aJ-7heUnz2j4,1856
|
||||
rope/base/oi/type_hinting/providers/docstrings.py,sha256=oE7_0WFJfq_p9n7K1CzWs5YAXS8mo5FfaXRHAPBh1pA,6191
|
||||
rope/base/oi/type_hinting/providers/inheritance.py,sha256=Dvcwu5DuaGDyYBtJGCee3YvBkV7YiW3oITkQHl1ldz0,2116
|
||||
rope/base/oi/type_hinting/providers/interfaces.py,sha256=iD_moGwAzwhZb-BQ3_uaTEysMinzmPh3GPFNS0gfIvM,1079
|
||||
rope/base/oi/type_hinting/providers/numpydocstrings.py,sha256=MtBCLloYRfPNcvhMdWbNGQuRvu21UP7cX8kh6p0_moQ,1381
|
||||
rope/base/oi/type_hinting/providers/pep0484_type_comments.py,sha256=JQfWk0ue_sRP7GvkcLgawSUp0LqBay-xOKLOCkvAPks,1524
|
||||
rope/base/oi/type_hinting/resolvers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
rope/base/oi/type_hinting/resolvers/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/resolvers/__pycache__/composite.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/resolvers/__pycache__/interfaces.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/resolvers/__pycache__/types.cpython-38.pyc,,
|
||||
rope/base/oi/type_hinting/resolvers/composite.py,sha256=c5b5CvWS7299CpI0BWsa5LpKnBpo167B_penI1VeezI,778
|
||||
rope/base/oi/type_hinting/resolvers/interfaces.py,sha256=B1trSNWT2hPPAMyWg8YoiL1wXZ3HKkS4wdwmEYn-OkY,413
|
||||
rope/base/oi/type_hinting/resolvers/types.py,sha256=MD_bxrIcSJmKnEEfqbeLxZZq-CoxgDBuY2PEBrWNvX8,611
|
||||
rope/base/oi/type_hinting/utils.py,sha256=mBE2yA7CRA9OMBoYqnO-qQ4LzsblsJOwmVXKhKrt_ME,5609
|
||||
rope/base/prefs.py,sha256=Y9uJ2lFIhJCsJfGpv--3F_tVqeYkSC0HTNR8g1-1sjg,1093
|
||||
rope/base/project.py,sha256=n8tkyU5VA9n4T5GWEASbnIHYxU1XjCXbfNm-56R7JoM,16469
|
||||
rope/base/pycore.py,sha256=yEBb2kS3pJtrpVRaDMsjCUGN15aOSw681Mn-KaIgDeM,12952
|
||||
rope/base/pynames.py,sha256=uTq6_TvJQ87PFgrl7H5qDik1Wl8eOp2nDKBO1VRgH8U,6059
|
||||
rope/base/pynamesdef.py,sha256=iPNTJVn45zUh7kuBDP74rZoJfkFxHsuxjlg6EttdDFY,1770
|
||||
rope/base/pyobjects.py,sha256=OvuSVmNVY0YKtppF-R66FwVis4H9rGYgCoeslIm4WuY,8866
|
||||
rope/base/pyobjectsdef.py,sha256=XZ74jIBhOqMhdHroEy88kSe0aUkuJ_2l0-K2GX28uLo,22959
|
||||
rope/base/pyscopes.py,sha256=BYroy4abHH1XXBxr-CiCgQLniiRULHRFoU1J96FAgX8,11703
|
||||
rope/base/resourceobserver.py,sha256=GELdd5WmcSH7gtTIXoCB3ZSpGXmhfOfz_cGJdxyJU8M,10323
|
||||
rope/base/resources.py,sha256=g3bdacC3cvdur7q7kvdeiOAqy-fqFFvs7KRdOtgWE5U,7667
|
||||
rope/base/simplify.py,sha256=QtcccSCslUw8JTV2jG4D1tAJQFN1HthYy4FD3NdqNmg,1905
|
||||
rope/base/stdmods.py,sha256=8OpsN949YSf6Acn3eW0clHjNyRyCJiNy27mZqduXu5A,1830
|
||||
rope/base/taskhandle.py,sha256=3TlEtBUBxeQWTLl5BwV1BHHZfhu6iH26KIrdxq2LAaM,2870
|
||||
rope/base/utils/__init__.py,sha256=NjPXIcuWu-2MQ1Un82MxyTmi32CJKACFrl61LO47beE,4021
|
||||
rope/base/utils/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/base/utils/__pycache__/datastructures.cpython-38.pyc,,
|
||||
rope/base/utils/__pycache__/pycompat.cpython-38.pyc,,
|
||||
rope/base/utils/datastructures.py,sha256=ZKwjA9ykMFFwTYpn5mGGwtKmc3ekM10J2k8vsWV92uk,1901
|
||||
rope/base/utils/pycompat.py,sha256=M950QU-H9rO9j_D7pUoNEMVfJ09376irk6cG8u88Obw,1187
|
||||
rope/base/worder.py,sha256=cF_QXsl-M6JymdJ1H2-l-5nMMzYeuQJiqcMK1SWZakY,22307
|
||||
rope/contrib/__init__.py,sha256=2td2_QPauCvImOVmz3a860j2yE-W3stg9BOh1Mb4dlE,169
|
||||
rope/contrib/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/autoimport.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/changestack.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/codeassist.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/finderrors.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/findit.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/fixmodnames.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/fixsyntax.cpython-38.pyc,,
|
||||
rope/contrib/__pycache__/generate.cpython-38.pyc,,
|
||||
rope/contrib/autoimport.py,sha256=F3ifN0C1I1QQ4lnKReGZ0yL7LpGYN57X6T0uWwdCmhk,8142
|
||||
rope/contrib/changestack.py,sha256=smzAXPjGCbXHxT6dpCUARONLxrwKxrHHhmIW1hmXMR4,1391
|
||||
rope/contrib/codeassist.py,sha256=DlAey-A7IBRSoXvsQ-sbqjwcBLmrSVgiO-jiyJeBtDg,26623
|
||||
rope/contrib/finderrors.py,sha256=C0i0tBW-TwO-err96glKS5WYh4umEYFkNFCOdqf9YQ4,2944
|
||||
rope/contrib/findit.py,sha256=d2Yq5QSnA-Jn6V8n2GZv3Alb-iwyqks-AIkWy088qvo,4300
|
||||
rope/contrib/fixmodnames.py,sha256=R55hiIs7C3RJUMRYdCh12gF7xyZH_cnpLGZCxQB_lJs,2199
|
||||
rope/contrib/fixsyntax.py,sha256=1vl89p2QtnOes_fxLd30j7Yq9-mTaBBHhM8DjN8pBNk,6981
|
||||
rope/contrib/generate.py,sha256=FnkafGuLRfuMszBGbMmAY4ulerYwWV1azHDHjJ2DMH4,14310
|
||||
rope/refactor/__init__.py,sha256=ek2SfEOdZhJO0NgHGNPkg3u5mtjDCivjP-0zse1vWB0,2127
|
||||
rope/refactor/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/change_signature.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/encapsulate_field.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/extract.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/functionutils.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/inline.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/introduce_factory.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/introduce_parameter.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/localtofield.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/method_object.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/move.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/multiproject.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/occurrences.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/patchedast.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/rename.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/restructure.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/similarfinder.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/sourceutils.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/suites.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/topackage.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/usefunction.cpython-38.pyc,,
|
||||
rope/refactor/__pycache__/wildcards.cpython-38.pyc,,
|
||||
rope/refactor/change_signature.py,sha256=aUOV012hUsA_L0Qtsp0C4pvXWWFy0M4iMigUiIQfTt8,13595
|
||||
rope/refactor/encapsulate_field.py,sha256=-ECr6xYrrhvLN7SkxbVtDhk3YZcIdcqQyGBhKTPAChg,8669
|
||||
rope/refactor/extract.py,sha256=KsQ6dh_C9ZCaHUF_R8yQSzef7O9EmtA9sSAfaYvPPh0,38569
|
||||
rope/refactor/functionutils.py,sha256=M64ZmrxZYQjDVRVXbmDV2YmHJnZiZ9it1e1J4nSripE,8512
|
||||
rope/refactor/importutils/__init__.py,sha256=zymKMJwHvSSYDrg5clb2EdTclfAq_QHUqCj9xzwy-Xs,13335
|
||||
rope/refactor/importutils/__pycache__/__init__.cpython-38.pyc,,
|
||||
rope/refactor/importutils/__pycache__/actions.cpython-38.pyc,,
|
||||
rope/refactor/importutils/__pycache__/importinfo.cpython-38.pyc,,
|
||||
rope/refactor/importutils/__pycache__/module_imports.cpython-38.pyc,,
|
||||
rope/refactor/importutils/actions.py,sha256=-xkaACL2Qrl1S2HDS3BChTEDAKdEIqq9ziHzVfUwcFM,14313
|
||||
rope/refactor/importutils/importinfo.py,sha256=H3kxRXpoK_upK3YTHPfLF4hQD7ll7zdikUjNch9R4OI,5759
|
||||
rope/refactor/importutils/module_imports.py,sha256=8_6A5zbzhwTdwP0GNdr0tUIbXJReazR6E9CS8GqeQ3g,20254
|
||||
rope/refactor/inline.py,sha256=E4jgCZZI1I6ddgBngbFfcb2G_csCjzxWk1v42M1l03c,25084
|
||||
rope/refactor/introduce_factory.py,sha256=WbLR1HtUSS3Duzudy09FowuveBkRNpcNdihC6-nJyKA,6027
|
||||
rope/refactor/introduce_parameter.py,sha256=5ahKjHyXwAF3KDTDViXoscx89UDwf1zT_HIEFHvGjL8,3683
|
||||
rope/refactor/localtofield.py,sha256=VnPgjZmdhs6Thk_NWNPSSCAOwcggMw11-YwtELfQBTQ,2086
|
||||
rope/refactor/method_object.py,sha256=Hb_2asTFEhqTuzVM0KPOcCtE0AqOtZ-U9f0fs2EE1ro,3862
|
||||
rope/refactor/move.py,sha256=DL0gaAWMMACfyPHbLnIEi-CgSeXteDHdqQMcc0Gxu3s,33145
|
||||
rope/refactor/multiproject.py,sha256=RlyX5JcyYdiLERcA_1c07ccGt-mkqTVcqVW8Rinw6eI,2566
|
||||
rope/refactor/occurrences.py,sha256=xVssb-xVBPwYd_-c_8bs44U4ZTPZBsCiK0D-9DXwRJw,13282
|
||||
rope/refactor/patchedast.py,sha256=xkOqRg3SLPXSBGfuSFXGh9aO5bAqFnsA37QNmjv8wyE,37005
|
||||
rope/refactor/rename.py,sha256=SDgi3iKKHB_sx8gwcInK4dkaNCXOCrynuMPDThCIf_0,9437
|
||||
rope/refactor/restructure.py,sha256=l2VvUtY-HznU6LLpyB5OybJqXo40WRuPVlVLLftUr8w,11510
|
||||
rope/refactor/similarfinder.py,sha256=S8wmWVkcGazUVVdIoWlumZZz4vLzHoIhggEpPqC1kmY,12579
|
||||
rope/refactor/sourceutils.py,sha256=EyHDEvAitY6OHctHunxR055BR_9aD_1NIUIJP5g2voI,2969
|
||||
rope/refactor/suites.py,sha256=FmZjRzOsqdtAhxyVybbQ7aURXF4ydr0Tej5Tlhw6UhY,5390
|
||||
rope/refactor/topackage.py,sha256=R9Rccv1FgW7d27ccigvjYd3kOQVkyLLB6Rjl9Ont0XY,1234
|
||||
rope/refactor/usefunction.py,sha256=bo7sQvsbX6TiXiSvfrRFBcK91U7dDXBU7vw3HKSHtCg,6520
|
||||
rope/refactor/wildcards.py,sha256=GvT7pZVBR_WALXS-iRQJXzjxZyTQbZtNC-Qwcu1INOw,5780
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.37.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
rope
|
||||
Loading…
Add table
Add a link
Reference in a new issue