File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # THIS PROJECT IS UNMAINTAINED
2+
3+ The last commit to this repo before writing this message occurred over two
4+ years ago. While it was never my intention to abandon this package, it's clear
5+ that I have.
6+
7+ While many issues and PRs have piled up, the most significant short-coming
8+ of this library at present is that it has fallen behind the upstream TOML
9+ specification.
10+
11+ Many folks are still using this package, and so long as you're happy, there's
12+ no pressing reason to switch to something else. With that said, it would
13+ probably be wise to organize around an existing alternative or fork this
14+ project and update it.
15+
16+ I have no plans on handing ownership of this project over to someone else,
17+ unless that someone can meet an extremely high bar that inspires confidence
18+ that the project will be in good hands. In particular, I've had mostly poor
19+ (but not always) experiences with handing maintenance of a project over to
20+ someone else.
21+
122## TOML parser and encoder for Go with reflection
223
324TOML stands for Tom's Obvious, Minimal Language. This Go package provides a
You can’t perform that action at this time.
0 commit comments