You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: hint at official Python implementation (#69)
* Remove obsolete Python link in README
Removed pytoon, as it has been archived and the development stopped
* docs: add community implementation note
---------
Co-authored-by: Johann Schopplich <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -998,6 +998,12 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
998
998
> [!NOTE]
999
999
> When implementing TOON in other languages, please follow the [specification](https://github.com/toon-format/spec/blob/main/SPEC.md) (currently v1.3) to ensure compatibility across implementations. The [conformance tests](https://github.com/toon-format/spec/tree/main/tests) provide language-agnostic test fixtures that validate implementations across any language.
0 commit comments