From e965cf18968ea65a23e2d6c3811ab9a7adcfb852 Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Sat, 2 May 2020 17:33:51 +0700 Subject: python/python-toml: Added (A Python library). Signed-off-by: Willy Sudiarto Raharjo --- python/python-toml/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python-toml/README (limited to 'python/python-toml/README') diff --git a/python/python-toml/README b/python/python-toml/README new file mode 100644 index 0000000000..294b18a0a3 --- /dev/null +++ b/python/python-toml/README @@ -0,0 +1 @@ +python-toml is a Python library for parsing and creating TOML. -- cgit v1.2.3