diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2023-11-29 06:12:50 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-29 18:36:24 +0700 |
| commit | ed9f0fdbbbd996906f652bf2d5161e50a8e08c89 (patch) | |
| tree | 7d0c5ec295e569d8620b439707db23315d1a6df7 /python/python3-toml/README | |
| parent | 8542175d740f1d6fe5408dcb6a807090e54be136 (diff) | |
python/python3-toml: Added (Python lib for TOML).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-toml/README')
| -rw-r--r-- | python/python3-toml/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-toml/README b/python/python3-toml/README new file mode 100644 index 0000000000..294b18a0a3 --- /dev/null +++ b/python/python3-toml/README @@ -0,0 +1 @@ +python-toml is a Python library for parsing and creating TOML. |
