On 2018/02/15 18:10, Daniel Jakots wrote: > Hello, > > The port is pretty simple: no deps and not much of anything. The project > has tests but they're not included in the pypi tar.gz. > > The 'Quick tutorial' works fine in both python. > > Comments? OK? > > Cheers, > Daniel
how about COMMENT= Python library for "Tom's Obvious Minimal Language" and borrow a bit of TOML 'objectives' for DESCR? -- -- -- TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. This is a Python library for parsing and creating TOML. -- -- -- Otherwise OK