docs: remove deprecated python-toon in favor of official implementation (#93)

Removed deprecated Python implementation `python-toon`. The official one,  `toon_format`, remains.
This commit is contained in:
Marek Madejski
2025-11-07 14:27:48 +00:00
committed by GitHub
parent e49636bb87
commit 9a519dd114

View File

@@ -1166,7 +1166,6 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
- **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim) - **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim)
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
- **Python:** [python-toon](https://github.com/xaviviro/python-toon)
- **R**: [toon](https://github.com/laresbernardo/toon) - **R**: [toon](https://github.com/laresbernardo/toon)
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) - **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)