toonify 0.0.1__py3-none-any.whl → 0.0.2__py3-none-any.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.
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: toonify
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: TOON (Token-Oriented Object Notation) - A compact, human-readable serialization format for LLMs
5
- Project-URL: Homepage, https://github.com/toon-format/toon
6
- Project-URL: Repository, https://github.com/toon-format/toon
7
- Project-URL: Documentation, https://github.com/toon-format/toon#readme
5
+ Project-URL: Homepage, https://github.com/ScrapeGraphAI/toonify
6
+ Project-URL: Repository, https://github.com/ScrapeGraphAI/toonify
7
+ Project-URL: Documentation, https://github.com/ScrapeGraphAI/toonify#readme
8
8
  Author: TOON Format Contributors
9
9
  License: MIT
10
10
  License-File: LICENSE
@@ -55,12 +55,12 @@ TOON achieves **CSV-like compactness** while adding **explicit structure**, maki
55
55
  ## Installation
56
56
 
57
57
  ```bash
58
- pip install toon-format
58
+ pip install toonify
59
59
  ```
60
60
 
61
61
  For development:
62
62
  ```bash
63
- pip install toon-format[dev]
63
+ pip install toonify[dev]
64
64
  ```
65
65
 
66
66
  ## Quick Start
@@ -325,8 +325,8 @@ users[3]{id,name,role}:
325
325
  ### Setup
326
326
 
327
327
  ```bash
328
- git clone https://github.com/VinciGit00/toon.git
329
- cd toon
328
+ git clone https://github.com/ScrapeGraphAI/toonify.git
329
+ cd toonify
330
330
  pip install -e .[dev]
331
331
  ```
332
332
 
@@ -373,11 +373,15 @@ Python implementation inspired by the TypeScript TOON library at [toon-format/to
373
373
 
374
374
  ## Links
375
375
 
376
- - **GitHub**: https://github.com/VinciGit00/toon
377
- - **PyPI**: https://pypi.org/project/toon-format/
378
- - **Documentation**: https://github.com/VinciGit00/toon#readme
376
+ - **GitHub**: https://github.com/ScrapeGraphAI/toonify
377
+ - **PyPI**: https://pypi.org/project/toonify/
378
+ - **Documentation**: https://github.com/ScrapeGraphAI/toonify#readme
379
379
  - **Format Spec**: https://github.com/toon-format/toon
380
380
 
381
381
  ---
382
382
 
383
- Made with ❤️ by the TOON Format Contributors
383
+ Made with love by the [ScrapeGraph team](https://scrapegraphai.com)
384
+
385
+ <p align="center">
386
+ <img src="https://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/docs/assets/scrapegraphai_logo.png" alt="ScrapeGraphAI Logo" width="250">
387
+ </p>
@@ -4,8 +4,8 @@ toon/constants.py,sha256=A3OVWzTk2M2_yAqIL3qFCFWXKwijK3kmADURpwjjHEk,731
4
4
  toon/decoder.py,sha256=IOUuhQXRt5x9hKXJtEBoufHrKRAMCmSCDZPKJxd_dhk,10562
5
5
  toon/encoder.py,sha256=t98S_DnCEwKQUFy9cZZxd9Nx0aTpfkjn7dfS87zYqK0,10671
6
6
  toon/utils.py,sha256=sgBfrEas6Gg27pvLnPMdYVd78ym5BuAIbDp00XPZTRk,6061
7
- toonify-0.0.1.dist-info/METADATA,sha256=jNbMNeaDa1D4tVfmt4b4BjPBWy6WJGB0IeRxmA_7zmQ,9053
8
- toonify-0.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
- toonify-0.0.1.dist-info/entry_points.txt,sha256=ZUzG68bcKJR2xCJbszMhzon861v-NFbYQBpez7S2n98,39
10
- toonify-0.0.1.dist-info/licenses/LICENSE,sha256=xY5Os1KQ8MSScfGgL1bWbgMR-gZHQHRPlnN9Ev1ezI8,1081
11
- toonify-0.0.1.dist-info/RECORD,,
7
+ toonify-0.0.2.dist-info/METADATA,sha256=-Zl8ycP76JsTNbR5hr47SeZQU2ktsoN8Oq0_COSYyiI,9265
8
+ toonify-0.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
+ toonify-0.0.2.dist-info/entry_points.txt,sha256=ZUzG68bcKJR2xCJbszMhzon861v-NFbYQBpez7S2n98,39
10
+ toonify-0.0.2.dist-info/licenses/LICENSE,sha256=xY5Os1KQ8MSScfGgL1bWbgMR-gZHQHRPlnN9Ev1ezI8,1081
11
+ toonify-0.0.2.dist-info/RECORD,,