diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-01-24 09:30:53 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-24 09:43:44 +0700 |
| commit | 3e56decae18b69afa43dd7aec6e3cd295c6df531 (patch) | |
| tree | 2bf0025f4fda7ce5fff7812b9363ba1aa0cd2aaa /python/python3-tomli-opt/README | |
| parent | d3958d8aa0cbeb4a25ac27bca9a9eaa32bfb10b3 (diff) | |
python/python3-tomli-opt: Added (TOML Parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tomli-opt/README')
| -rw-r--r-- | python/python3-tomli-opt/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-tomli-opt/README b/python/python3-tomli-opt/README new file mode 100644 index 0000000000..3e9ab442fb --- /dev/null +++ b/python/python3-tomli-opt/README @@ -0,0 +1,4 @@ +python3-tomli-opt (A lil' TOML parser) + +Tomli is a Python library for parsing TOML. +(Only needed for python <3.11) |
