rumdl 0.0.86__py3-none-win_amd64.whl → 0.0.88__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.

Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rumdl
3
- Version: 0.0.86
3
+ Version: 0.0.88
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -17,6 +17,7 @@ Classifier: Programming Language :: Rust
17
17
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
18
18
  Classifier: Topic :: Software Development :: Quality Assurance
19
19
  Classifier: Topic :: Text Processing :: Markup :: Markdown
20
+ License-File: LICENSE
20
21
  Summary: A fast Markdown linter written in Rust
21
22
  Keywords: markdown,linter,markdown-linter,static-analysis,documentation
22
23
  Home-Page: https://github.com/rvben/rumdl
@@ -0,0 +1,11 @@
1
+ python/rumdl/__init__.py,sha256=oHcESVopbLsh5hnNa4Z1iLIS-Bi9ai_Bzc5mLuibiUY,95
2
+ python/rumdl/__main__.py,sha256=xlCbPU2Q4ZrlTc3Aeg0d0EFxqfA4QILeVnKckqeMqDQ,1959
3
+ python/rumdl/py.typed,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
4
+ rumdl-0.0.88.data/scripts/benchmark.exe,sha256=v0wP1vGoUavuaOo961VSGTTWI1kuvIFAomwdcCQsaZI,2868736
5
+ rumdl-0.0.88.data/scripts/file_parallel_benchmark.exe,sha256=bTIhm_eODDOT-199y7oTcBP9_ef7sri4zZLOYnJx6ns,2889728
6
+ rumdl-0.0.88.data/scripts/measure_code_span_performance.exe,sha256=Hxs17gs1ZSD4EIcnPU2MM6y8PrRjGDVULJUFp7gxsBs,1810944
7
+ rumdl-0.0.88.data/scripts/rumdl.exe,sha256=C9IdxDD0L2ee8vsGi_k2846r4pmdJ7WGMIcdLsCtZ1w,6255616
8
+ rumdl-0.0.88.dist-info/METADATA,sha256=GLNIWd1ftpmrOEVJ-QzSLbWEPoj-dMleTIitHpksqCk,20428
9
+ rumdl-0.0.88.dist-info/WHEEL,sha256=S7OxZtuPihI-XN3jZuq2sqVMik-O-jyGLiThWItpyfk,93
10
+ rumdl-0.0.88.dist-info/licenses/LICENSE,sha256=JDnBUJnqrV7QffxlUOt5jZ2AYx989xzgBUF0kWmXavI,1093
11
+ rumdl-0.0.88.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.8.7)
2
+ Generator: maturin (1.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-win_amd64
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Ruben J. Jongejan
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
Binary file
@@ -1,7 +0,0 @@
1
- python/rumdl/__init__.py,sha256=oHcESVopbLsh5hnNa4Z1iLIS-Bi9ai_Bzc5mLuibiUY,95
2
- python/rumdl/__main__.py,sha256=xlCbPU2Q4ZrlTc3Aeg0d0EFxqfA4QILeVnKckqeMqDQ,1959
3
- python/rumdl/py.typed,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
4
- rumdl-0.0.86.data/scripts/rumdl.exe,sha256=lPya6aY4xIL4-a-Qeuk-bnbIR9u6f7BAShdm0p3xHnA,10101760
5
- rumdl-0.0.86.dist-info/METADATA,sha256=YGp3Q5Q_UgvPlumYzi8KYwzHwc4TpOl5nfayH2MTVqU,20406
6
- rumdl-0.0.86.dist-info/WHEEL,sha256=otkNWQo5-3v8ZzaSqBicFgqaRvPB-IMXst8ik5MzIfo,93
7
- rumdl-0.0.86.dist-info/RECORD,,