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
{{ message }}
This repository has been archived by the owner on May 6, 2024. It is now read-only.
There is an official v0.2.0 and a few little issues (mostly clarifications I think) that have been added to master. Also, interesting new things in the works such as multi-line and literal strings and inline tables.
I hope this parser+serialization will stay up-to-date with the TOML spec, it's the nicest implementation for Python from what I have seen so far.
Personally, I don't feel the need to add math or anything else on top of the official TOML spec, though it wouldn't hurt, I guess.
The official repo
toml
is out of update for a long time.This module now need to add some new feature on the top of toml 0.1
*
,+
,-
./
on numbersexample
The text was updated successfully, but these errors were encountered: