2013/10/23 Mihail Zenkov <mihail.zen...@gmail.com>: > 2013/10/21, hiro <23h...@gmail.com>: >> It seems like some subscribers haven't read the bible of suckless yet. >> http://harmful.cat-v.org/software/ >> and >> http://harmful.cat-v.org/software/xml/ > > It not mention good xml alternative: TOML > https://github.com/mojombo/toml
> no multiline strings > obscure syntax for declaring hashes > when I change hash top name, I need to change all that are nested Heck, even Python ConfigObj would be nicer to use for documents. How will you type texts in *this*? \n all the way?