rumdl 0.0.160__py3-none-win_amd64.whl → 0.0.162__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.
- {rumdl-0.0.160.data → rumdl-0.0.162.data}/scripts/rumdl.exe +0 -0
- {rumdl-0.0.160.dist-info → rumdl-0.0.162.dist-info}/METADATA +8 -2
- rumdl-0.0.162.dist-info/RECORD +8 -0
- rumdl-0.0.160.dist-info/RECORD +0 -8
- {rumdl-0.0.160.dist-info → rumdl-0.0.162.dist-info}/WHEEL +0 -0
- {rumdl-0.0.160.dist-info → rumdl-0.0.162.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rumdl
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.162
|
|
4
4
|
Classifier: Development Status :: 4 - Beta
|
|
5
5
|
Classifier: Environment :: Console
|
|
6
6
|
Classifier: Intended Audience :: Developers
|
|
@@ -33,7 +33,7 @@ Project-URL: Repository, https://github.com/rvben/rumdl.git
|
|
|
33
33
|
|
|
34
34
|

|
|
35
35
|
|
|
36
|
-
[](https://github.com/rvben/rumdl/actions)
|
|
37
37
|
[](https://opensource.org/licenses/MIT) [](https://crates.io/crates/rumdl)
|
|
38
38
|
[](https://pypi.org/project/rumdl/) [](https://github.com/rvben/rumdl/releases/latest) [](https://github.com/rvben/rumdl/stargazers)
|
|
39
39
|
|
|
@@ -726,6 +726,12 @@ respect-gitignore = true
|
|
|
726
726
|
# Disable specific rules
|
|
727
727
|
disabled-rules = ["MD013", "MD033"]
|
|
728
728
|
|
|
729
|
+
# Disable specific rules for specific files
|
|
730
|
+
[per-file-ignores]
|
|
731
|
+
"README.md" = ["MD033"] # Allow HTML in README
|
|
732
|
+
"SUMMARY.md" = ["MD025"] # Allow multiple H1 in table of contents
|
|
733
|
+
"docs/api/**/*.md" = ["MD013", "MD041"] # Relax rules for generated docs
|
|
734
|
+
|
|
729
735
|
# Configure individual rules
|
|
730
736
|
[MD007]
|
|
731
737
|
indent = 2
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
rumdl-0.0.162.data/scripts/rumdl.exe,sha256=VUmPegWCbBcpCmnWMnig7o0cFf0mN6SI9UYV4Y_n_BM,7162880
|
|
2
|
+
rumdl-0.0.162.dist-info/METADATA,sha256=Tzp0FC5v3IVVYJcdifd0GQmfJV4Lt4YDDgFOyjqnrlA,30700
|
|
3
|
+
rumdl-0.0.162.dist-info/WHEEL,sha256=BV3ZP699xxmMelj8d6UzKLQSx3JdzqHyifn4bQk5AR8,93
|
|
4
|
+
rumdl-0.0.162.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.162.dist-info/RECORD,,
|
rumdl-0.0.160.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
rumdl-0.0.160.data/scripts/rumdl.exe,sha256=CP1C9Jo8Kq2XpUQIjxbeZRD0jmSutGP4Hao7aqfhqcQ,7152128
|
|
2
|
-
rumdl-0.0.160.dist-info/METADATA,sha256=u-P9EyW4MRggdUV_H2Pca_0zCSAOkw5MQEuD2FtuZuM,30439
|
|
3
|
-
rumdl-0.0.160.dist-info/WHEEL,sha256=BV3ZP699xxmMelj8d6UzKLQSx3JdzqHyifn4bQk5AR8,93
|
|
4
|
-
rumdl-0.0.160.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.160.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|