polyglot-piranha 0.3.29__cp312-cp312-manylinux_2_34_aarch64.whl → 0.3.30__cp312-cp312-manylinux_2_34_aarch64.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.
@@ -227,6 +227,8 @@ class Rule:
227
227
  "Filters to test before applying a rule"
228
228
  is_seed_rule: bool
229
229
  "Marks a rule as a seed rule"
230
+ delete_comments: bool
231
+ "Make comment deleting optional"
230
232
 
231
233
  def __init__(
232
234
  self,
@@ -238,6 +240,7 @@ class Rule:
238
240
  holes: set[str] = set(),
239
241
  filters: set[Filter] = set(),
240
242
  is_seed_rule: bool = True,
243
+ delete_comments: bool = True,
241
244
  ):
242
245
  """
243
246
  Constructs `Rule`
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: polyglot_piranha
3
- Version: 0.3.29
3
+ Version: 0.3.30
4
4
  License-File: LICENSE
5
5
  License-File: NOTICE
6
6
  Summary: Polyglot Piranha is a library for performing structural find and replace with deep cleanup.
@@ -0,0 +1,11 @@
1
+ LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
2
+ NOTICE,sha256=9bEJKCdL0MABjEknpMHXbYBZSkGVGRXYcSxSXS293X0,147
3
+ polyglot_piranha-0.3.30.dist-info/METADATA,sha256=vMIREzpr_0lsjIijlcRWoSszHxjLJMt73dIGmlJFLa4,4918
4
+ polyglot_piranha-0.3.30.dist-info/WHEEL,sha256=z-afZC-h1XlHgbHKNKB08FvvpsYpJK3NJwuzt4g_pqQ,109
5
+ polyglot_piranha-0.3.30.dist-info/licenses/LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
6
+ polyglot_piranha-0.3.30.dist-info/licenses/NOTICE,sha256=9bEJKCdL0MABjEknpMHXbYBZSkGVGRXYcSxSXS293X0,147
7
+ polyglot_piranha/__init__.py,sha256=pghVgChf0-NgAG_zd7CzKtvFuBDxg5Wh-GcHx2PoTzg,147
8
+ polyglot_piranha/__init__.pyi,sha256=yAwOSOFIsxdByRVJ6-38VM2LtkVgrMPa4E3hNEnPwVU,10774
9
+ polyglot_piranha/polyglot_piranha.cpython-312-aarch64-linux-gnu.so,sha256=kWmNLt_UJT1Pi_VaPh2PttyZDCwGZz_lOtJIKUCOCOA,24331600
10
+ polyglot_piranha/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ polyglot_piranha-0.3.30.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.8.1)
2
+ Generator: maturin (1.8.6)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-manylinux_2_34_aarch64
@@ -1,11 +0,0 @@
1
- polyglot_piranha-0.3.29.dist-info/METADATA,sha256=2ahhMw1HgxPKFkj9o82MlsJ8cdw5B8DF_SyjYF2s6Jk,4918
2
- polyglot_piranha-0.3.29.dist-info/WHEEL,sha256=RX-lU_o5FJBTg2ELvlwrbrnoYRfwYwf2dqLo_FWWb7Q,109
3
- polyglot_piranha-0.3.29.dist-info/licenses/LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
4
- polyglot_piranha-0.3.29.dist-info/licenses/NOTICE,sha256=9bEJKCdL0MABjEknpMHXbYBZSkGVGRXYcSxSXS293X0,147
5
- LICENSE,sha256=7qqytxojDvLpt8CphcCVvEQilegiJ0x_oDkwHJU-1z4,11359
6
- NOTICE,sha256=9bEJKCdL0MABjEknpMHXbYBZSkGVGRXYcSxSXS293X0,147
7
- polyglot_piranha/__init__.py,sha256=pghVgChf0-NgAG_zd7CzKtvFuBDxg5Wh-GcHx2PoTzg,147
8
- polyglot_piranha/__init__.pyi,sha256=fj3vQo-gU4zKyfihElGEjHZvGLZ0LPXV4Dj1_TCw5Is,10673
9
- polyglot_piranha/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- polyglot_piranha/polyglot_piranha.cpython-312-aarch64-linux-gnu.so,sha256=6-ZQXBXMD2MQtoQO42adbmihOab7Lov85FolWtXB4iE,24329336
11
- polyglot_piranha-0.3.29.dist-info/RECORD,,