• Introducing NestedText, a nice alternative to JSON, YAML, TOML

    From python@shalmirane.com@21:1/5 to All on Sat Oct 3 22:29:44 2020
    NestedText is a file format for holding data that is to be entered, edited, or viewed by people. It allows data to be organized into a nested collection of dictionaries, lists, and strings. Similar to YAML, but much simpler. It pairs nicely with
    voluptuous to create a simple and powerful solution for configuration files.

    NestedText is a nice alternative to JSON, YAML, and TOML.

    Documentation: https://nestedtext.org
    Install: pip install nestedtext
    Support: https://github.com/KenKundert/nestedtext/issues
    License: MIT

    Give it a try.
    -Ken (nestedtext@shalmirane.com)

    <P><A HREF="https://nestedtext.org">NestedText 1.0</A>A Human Friendly Data Format. (03-Oct-20)</P>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)