headson 0.5.3__cp310-abi3-win_amd64.whl → 0.5.4__cp310-abi3-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 headson might be problematic. Click here for more details.

headson/headson.pyd CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: headson
3
- Version: 0.5.3
3
+ Version: 0.5.4
4
4
  Classifier: Programming Language :: Python
5
5
  Classifier: Programming Language :: Python :: 3
6
6
  Classifier: Programming Language :: Rust
@@ -13,7 +13,13 @@ Keywords: json,preview,summarize,cli,bindings
13
13
  Requires-Python: >=3.10
14
14
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
15
15
 
16
- # headson
16
+ <h1 align="center">
17
+ <img src="https://raw.githubusercontent.com/kantord/headson/main/docs/assets/logo.svg" alt="headson" width="600" height="99" />
18
+ </h1>
19
+ <p align="center">
20
+ <img src="https://raw.githubusercontent.com/kantord/headson/main/docs/assets/tapes/demo.gif" alt="Terminal demo" width="1560" height="900" />
21
+ <br/>
22
+ </p>
17
23
 
18
24
  Head/tail for JSON — but structure‑aware. Get a compact preview that shows both the shape and representative values of your data, all within a strict character budget.
19
25
 
@@ -134,6 +140,14 @@ headson -n 120 -f json users.json
134
140
  # {"users":[{"id":1,"name":"Ana","roles":["admin"]}],"meta":{"count":2}}
135
141
  ```
136
142
 
143
+ ## Terminal Demos
144
+
145
+ Regenerate locally:
146
+
147
+ - Place tapes under docs/tapes (e.g., docs/tapes/demo.tape)
148
+ - Run: cargo make tapes
149
+ - Outputs are written to docs/assets/tapes
150
+
137
151
  ## Python Bindings
138
152
 
139
153
  A thin Python extension module is available on PyPI as `headson`.
@@ -0,0 +1,6 @@
1
+ headson-0.5.4.dist-info/METADATA,sha256=fQXNfFdtw5UubYfemerHcHbLGl6vyI0cpcuc0BR4kus,9200
2
+ headson-0.5.4.dist-info/WHEEL,sha256=4EDp_7DiFfWl1yYv5M4wSosAn5L_xgD1dyrQxQxfCx8,95
3
+ headson-0.5.4.dist-info/licenses/LICENSE,sha256=85XxIce4vPe2JysuORWOYpzGI-ypir_79W6aOF8y534,1093
4
+ headson/__init__.py,sha256=8DXFB8ahlywyQXJsscl3w_wgbcQi7sj7zEuV28wR60E,187
5
+ headson/headson.pyd,sha256=hK3DF2ni8GC2LioEZzv1bWkRaaZpsjt7phJZ3HnZaa8,460288
6
+ headson-0.5.4.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- headson-0.5.3.dist-info/METADATA,sha256=w9hkkRLvHrtuywIx6KEG4ZALXLlEAQ9SPbu5JStBfFU,8696
2
- headson-0.5.3.dist-info/WHEEL,sha256=4EDp_7DiFfWl1yYv5M4wSosAn5L_xgD1dyrQxQxfCx8,95
3
- headson-0.5.3.dist-info/licenses/LICENSE,sha256=85XxIce4vPe2JysuORWOYpzGI-ypir_79W6aOF8y534,1093
4
- headson/__init__.py,sha256=8DXFB8ahlywyQXJsscl3w_wgbcQi7sj7zEuV28wR60E,187
5
- headson/headson.pyd,sha256=oZoPB15PqkQ0TJYFyKgn9e8wfbhMx0QgqQEJQzGV_bo,460288
6
- headson-0.5.3.dist-info/RECORD,,