rumdl 0.0.163__py3-none-win_amd64.whl → 0.0.170__py3-none-win_amd64.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 rumdl might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rumdl
3
- Version: 0.0.163
3
+ Version: 0.0.170
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -77,6 +77,14 @@ It offers:
77
77
  - 📏 **Modern CLI** with detailed error reporting
78
78
  - 🔄 **CI/CD friendly** with non-zero exit code on errors
79
79
 
80
+ ### Performance
81
+
82
+ rumdl is designed for speed. Benchmarked on the [Rust Book](https://github.com/rust-lang/book) repository (478 markdown files, October 2025):
83
+
84
+ ![Cold start benchmark comparison](assets/benchmark.svg)
85
+
86
+ With intelligent caching, subsequent runs are even faster - rumdl only re-lints files that have changed, making it ideal for watch mode and editor integration.
87
+
80
88
  ## Table of Contents
81
89
 
82
90
  - [rumdl - A high-performance Markdown linter, written in Rust](#rumdl---a-high-performance-markdown-linter-written-in-rust)
@@ -0,0 +1,8 @@
1
+ rumdl-0.0.170.data/scripts/rumdl.exe,sha256=RoEii_q5ekRPJaKRHD8EDZF-AS966-d-t9sWBS60wMU,7233536
2
+ rumdl-0.0.170.dist-info/METADATA,sha256=5yN_DeIkz3btZgoYzMVF2a_cWdLAzuS2H1lBDHc2I0M,31385
3
+ rumdl-0.0.170.dist-info/WHEEL,sha256=BV3ZP699xxmMelj8d6UzKLQSx3JdzqHyifn4bQk5AR8,93
4
+ rumdl-0.0.170.dist-info/licenses/LICENSE,sha256=DbLW8usrvOQqqbNIe3jV76cZ-6LlxbDHy_K_ElIm5ws,1100
5
+ rumdl/__init__.py,sha256=ltWsZOHffd9FQVdbJ0_Wb2x1NwKp2W2GYzPx06MMu6g,278
6
+ rumdl/__main__.py,sha256=RxsYpDd-aeZy4s0ziGvSMq3n39kPYPfFgHeNd9dAapM,1936
7
+ rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ rumdl-0.0.170.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- rumdl-0.0.163.data/scripts/rumdl.exe,sha256=mgE6I211Mhi2PWwmtrAaGtZRBB9CvwlSg-Hgf6nLmhE,7165440
2
- rumdl-0.0.163.dist-info/METADATA,sha256=ZW1TGScJjMgtWuWZuOSvOtQJDESQYv2Bq56iCbLL6MY,30998
3
- rumdl-0.0.163.dist-info/WHEEL,sha256=BV3ZP699xxmMelj8d6UzKLQSx3JdzqHyifn4bQk5AR8,93
4
- rumdl-0.0.163.dist-info/licenses/LICENSE,sha256=DbLW8usrvOQqqbNIe3jV76cZ-6LlxbDHy_K_ElIm5ws,1100
5
- rumdl/__init__.py,sha256=ltWsZOHffd9FQVdbJ0_Wb2x1NwKp2W2GYzPx06MMu6g,278
6
- rumdl/__main__.py,sha256=RxsYpDd-aeZy4s0ziGvSMq3n39kPYPfFgHeNd9dAapM,1936
7
- rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- rumdl-0.0.163.dist-info/RECORD,,