From ed9f0fdbbbd996906f652bf2d5161e50a8e08c89 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 29 Nov 2023 06:12:50 +0900 Subject: python/python3-toml: Added (Python lib for TOML). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-toml/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python3-toml/README (limited to 'python/python3-toml/README') 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. -- cgit v1.2.3