polyglot-piranha 0.3.22__cp38-cp38-macosx_10_16_x86_64.whl → 0.3.24__cp38-cp38-macosx_10_16_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- polyglot_piranha/polyglot_piranha.cpython-38-darwin.so +0 -0
- {polyglot_piranha-0.3.22.dist-info → polyglot_piranha-0.3.24.dist-info}/METADATA +2 -2
- polyglot_piranha-0.3.24.dist-info/RECORD +9 -0
- {polyglot_piranha-0.3.22.dist-info → polyglot_piranha-0.3.24.dist-info}/WHEEL +1 -1
- polyglot_piranha-0.3.22.dist-info/RECORD +0 -10
- {polyglot_piranha-0.3.22.dist-info → polyglot_piranha-0.3.24.dist-info}/license_files/LICENSE +0 -0
- {polyglot_piranha-0.3.22.dist-info → polyglot_piranha-0.3.24.dist-info}/license_files/NOTICE +0 -0
Binary file
|
@@ -1,13 +1,13 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: polyglot_piranha
|
3
|
-
Version: 0.3.
|
4
|
-
License-File: LICENSE
|
3
|
+
Version: 0.3.24
|
5
4
|
License-File: LICENSE
|
6
5
|
License-File: NOTICE
|
7
6
|
Summary: Polyglot Piranha is a library for performing structural find and replace with deep cleanup.
|
8
7
|
Keywords: refactoring,code update,structural find-replace,structural search and replace,structural search
|
9
8
|
Author: Uber Technologies Inc.
|
10
9
|
Author-email: Ameya Ketkar <ketkara@uber.com>, Lazaro Clapp <lazaro@uber.com>
|
10
|
+
License: Apache-2.0
|
11
11
|
Requires-Python: >=3.7
|
12
12
|
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
13
13
|
Project-URL: homepage, https://github.com/uber/piranha
|
@@ -0,0 +1,9 @@
|
|
1
|
+
polyglot_piranha-0.3.24.dist-info/METADATA,sha256=TbAUX_VtglhTQEZONtnoShteK_IrvnaGLKQBeWXG8qo,3796
|
2
|
+
polyglot_piranha-0.3.24.dist-info/WHEEL,sha256=q_5SEavHSg_Hj1Yg7Blm6zcfB0n2KjTSi_pYGmlUnnE,104
|
3
|
+
polyglot_piranha-0.3.24.dist-info/license_files/LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
|
4
|
+
polyglot_piranha-0.3.24.dist-info/license_files/NOTICE,sha256=9bEJKCdL0MABjEknpMHXbYBZSkGVGRXYcSxSXS293X0,147
|
5
|
+
polyglot_piranha/__init__.py,sha256=pghVgChf0-NgAG_zd7CzKtvFuBDxg5Wh-GcHx2PoTzg,147
|
6
|
+
polyglot_piranha/__init__.pyi,sha256=IFIJFOZatXjQiqIpUY9FsXXeQ2MjoDWAd6MIAGoxyMM,10165
|
7
|
+
polyglot_piranha/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
8
|
+
polyglot_piranha/polyglot_piranha.cpython-38-darwin.so,sha256=HZ7eZz6xOde6dMrDZR87QXJdRjhbkPyon24Ve36BPyc,27220488
|
9
|
+
polyglot_piranha-0.3.24.dist-info/RECORD,,
|
@@ -1,10 +0,0 @@
|
|
1
|
-
polyglot_piranha-0.3.22.dist-info/METADATA,sha256=N-Ktv_6pzNUIDu86Z1hrtZaZRqaQQaOzkcl6zvvGm58,3798
|
2
|
-
polyglot_piranha-0.3.22.dist-info/WHEEL,sha256=4g0X05Ww4QGBcPGSG-NHebrqKOpjo4-VYjII70YBbaY,104
|
3
|
-
polyglot_piranha-0.3.22.dist-info/license_files/LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
|
4
|
-
polyglot_piranha-0.3.22.dist-info/license_files/LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
|
5
|
-
polyglot_piranha-0.3.22.dist-info/license_files/NOTICE,sha256=9bEJKCdL0MABjEknpMHXbYBZSkGVGRXYcSxSXS293X0,147
|
6
|
-
polyglot_piranha/__init__.py,sha256=pghVgChf0-NgAG_zd7CzKtvFuBDxg5Wh-GcHx2PoTzg,147
|
7
|
-
polyglot_piranha/__init__.pyi,sha256=IFIJFOZatXjQiqIpUY9FsXXeQ2MjoDWAd6MIAGoxyMM,10165
|
8
|
-
polyglot_piranha/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
|
-
polyglot_piranha/polyglot_piranha.cpython-38-darwin.so,sha256=dVKBLTKyi8iklpqlx8FyQNAO9izfcYQskZOnewz_w30,27211552
|
10
|
-
polyglot_piranha-0.3.22.dist-info/RECORD,,
|
{polyglot_piranha-0.3.22.dist-info → polyglot_piranha-0.3.24.dist-info}/license_files/LICENSE
RENAMED
File without changes
|
{polyglot_piranha-0.3.22.dist-info → polyglot_piranha-0.3.24.dist-info}/license_files/NOTICE
RENAMED
File without changes
|