counterplot 0.1.0__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.
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: counterplot
3
+ Version: 0.1.0
4
+ Classifier: Development Status :: 3 - Alpha
5
+ Classifier: Environment :: Console
6
+ Classifier: Intended Audience :: Science/Research
7
+ Classifier: Programming Language :: Rust
8
+ Classifier: Topic :: Scientific/Engineering :: Visualization
9
+ Summary: counterplot: a language for figures, and the window that draws them
10
+ Author-email: Jonathan Zrake <jonathan.zrake@gmail.com>
11
+ License-Expression: MIT OR Apache-2.0
12
+ Requires-Python: >=3.8
@@ -0,0 +1,5 @@
1
+ counterplot-0.1.0.data/scripts/counterplot.exe,sha256=tBrqA3wSkLagwaS6nJKT5jAs-HCpYYK4oldwlmF9xmI,14379008
2
+ counterplot-0.1.0.dist-info/METADATA,sha256=Y--38c4DasuOy8dfsOyr7k1WSJjYCzlS28jWgToVpGc,480
3
+ counterplot-0.1.0.dist-info/WHEEL,sha256=8Aej0W0a6Cz6apA3IzJrTnxLRVLAt-w0Oh8SA3Con_c,94
4
+ counterplot-0.1.0.dist-info/sboms/counterplot.cyclonedx.json,sha256=utYlsLgElVRlJHK4eNzgDiIdtsQUCCKHExmA1O8ayHc,213418
5
+ counterplot-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.15.0)
3
+ Root-Is-Purelib: false
4
+ Tag: py3-none-win_amd64