ast-grep-py 0.39.1__cp312-cp312-win32.whl → 0.39.3__cp312-cp312-win32.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.
Potentially problematic release.
This version of ast-grep-py might be problematic. Click here for more details.
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ast-grep-py
|
|
3
|
-
Version: 0.39.
|
|
3
|
+
Version: 0.39.3
|
|
4
4
|
Classifier: Development Status :: 3 - Alpha
|
|
5
5
|
Classifier: Environment :: Console
|
|
6
6
|
Classifier: Intended Audience :: Developers
|
|
@@ -15,7 +15,6 @@ Requires-Dist: pytest>=7 ; extra == 'test'
|
|
|
15
15
|
Provides-Extra: test
|
|
16
16
|
Summary: Structural Search and Rewrite code at large scale using precise AST pattern.
|
|
17
17
|
Keywords: ast,pattern,codemod,structural search,rewrite
|
|
18
|
-
Author: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
|
|
19
18
|
Author-email: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
|
|
20
19
|
Maintainer-email: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
|
|
21
20
|
License: MIT
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
ast_grep_py-0.39.3.dist-info/METADATA,sha256=uPie-egFfoBor9ZdLBC4C_VkrD7OoliLPCodFq-3Tjc,2821
|
|
2
|
+
ast_grep_py-0.39.3.dist-info/WHEEL,sha256=CLf8570v6anhottfvTkkFurQ4ToliYPmbnPjn9hxB2I,92
|
|
3
|
+
ast_grep_py/__init__.py,sha256=QbeDsmky-qlVWIZtulIp8NZ1rXLZSrIR_RHaU1rakwg,2120
|
|
4
|
+
ast_grep_py/ast_grep_py.cp312-win32.pyd,sha256=70anUwt683SqxghNtv68M5GEZtLmGWjpkbGLdZBjCgU,39115264
|
|
5
|
+
ast_grep_py/ast_grep_py.pyi,sha256=9buXyLJ7S6ytxeF4ko1IeGoW7-9F9VsBFCFy57U2GcQ,2340
|
|
6
|
+
ast_grep_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
|
+
ast_grep_py-0.39.3.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
ast_grep_py-0.39.1.dist-info/METADATA,sha256=iJDw85fU4Og0-mWKgDr7YytcN2CySIareALTWP3IhY0,2905
|
|
2
|
-
ast_grep_py-0.39.1.dist-info/WHEEL,sha256=noTIZIQHxjVqjQnU9ZL9Dt9AOLknyLooHqw2dBv2YBY,92
|
|
3
|
-
ast_grep_py/__init__.py,sha256=QbeDsmky-qlVWIZtulIp8NZ1rXLZSrIR_RHaU1rakwg,2120
|
|
4
|
-
ast_grep_py/ast_grep_py.cp312-win32.pyd,sha256=AmX06Jlii6pNkDhw9Asvox3uwoR5bbiHSXsLFPtWzCQ,38965760
|
|
5
|
-
ast_grep_py/ast_grep_py.pyi,sha256=9buXyLJ7S6ytxeF4ko1IeGoW7-9F9VsBFCFy57U2GcQ,2340
|
|
6
|
-
ast_grep_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
|
-
ast_grep_py-0.39.1.dist-info/RECORD,,
|