rumdl 0.0.162__py3-none-musllinux_1_2_aarch64.whl → 0.0.163__py3-none-musllinux_1_2_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.

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.162
3
+ Version: 0.0.163
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -172,6 +172,19 @@ uv tool install rumdl
172
172
  uv tool run rumdl check .
173
173
  ```
174
174
 
175
+ ### Using Nix (macOS/Linux)
176
+
177
+ ```bash
178
+ nix-channel --update
179
+ nix-env --install --attr nixpkgs.rumdl
180
+ ```
181
+
182
+ Alternatively, you can use flakes to run it without installation.
183
+
184
+ ```bash
185
+ nix run --extra-experimental-features 'flakes nix-command' nixpkgs/nixpkgs-unstable#rumdl -- --version
186
+ ```
187
+
175
188
  ### Download binary
176
189
 
177
190
  ```bash
@@ -0,0 +1,8 @@
1
+ rumdl-0.0.163.data/scripts/rumdl,sha256=jI8mL_hqbngjI_5Wfbd-QxuD0wtkV2DTdQiPeLB16q0,5761216
2
+ rumdl-0.0.163.dist-info/METADATA,sha256=kiu5R9UliZs_vTvqAQIOhaePSJHi36AXRolAs4SwC4M,30047
3
+ rumdl-0.0.163.dist-info/WHEEL,sha256=bANP_rkUiFBDMIYPaTbRJQ9JrKTIRGFBNBVv-atS_6Y,105
4
+ rumdl-0.0.163.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
5
+ rumdl/__init__.py,sha256=Al8fdAo1nixifQiBrXvQtGY-4071FS73uJbLEBAWlYY,267
6
+ rumdl/__main__.py,sha256=6JiDzauqRloCD8LQ_edF-T_RHmoiTWLyMvHjqARL05s,1879
7
+ rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ rumdl-0.0.163.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- rumdl-0.0.162.data/scripts/rumdl,sha256=iqZLue5QQb0Shi4SBAd4MdcSKS1CnfFs3gx2z16r_x0,5759848
2
- rumdl-0.0.162.dist-info/METADATA,sha256=RyNCUhu53-1vbnQHJkOyYOiCcfRWrKGev4TvlG2jeb0,29762
3
- rumdl-0.0.162.dist-info/WHEEL,sha256=bANP_rkUiFBDMIYPaTbRJQ9JrKTIRGFBNBVv-atS_6Y,105
4
- rumdl-0.0.162.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
5
- rumdl/__init__.py,sha256=Al8fdAo1nixifQiBrXvQtGY-4071FS73uJbLEBAWlYY,267
6
- rumdl/__main__.py,sha256=6JiDzauqRloCD8LQ_edF-T_RHmoiTWLyMvHjqARL05s,1879
7
- rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- rumdl-0.0.162.dist-info/RECORD,,