aboutsummaryrefslogtreecommitdiff
path: root/python/python2-toml/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <dslackw@gmail.com>2023-11-29 06:06:11 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-29 12:05:16 +0700
commit6c3ffdb55302f8ae787e2078ead2f0d5f2284f4d (patch)
treef90afc27bc4f32ddc04090dd3d8622d9a09fc3b9 /python/python2-toml/README
parentc2e78e214e8ea6b9ca987d61cd1e5deb18cac4e0 (diff)
python/python2-toml: Added (Python lib for TOML).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-toml/README')
-rw-r--r--python/python2-toml/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python2-toml/README b/python/python2-toml/README
new file mode 100644
index 0000000000..294b18a0a3
--- /dev/null
+++ b/python/python2-toml/README
@@ -0,0 +1 @@
+python-toml is a Python library for parsing and creating TOML.