aboutsummaryrefslogtreecommitdiff
path: root/python/python2-toml/python2-toml.info
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/python2-toml.info
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/python2-toml.info')
-rw-r--r--python/python2-toml/python2-toml.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-toml/python2-toml.info b/python/python2-toml/python2-toml.info
new file mode 100644
index 0000000000..b488357f34
--- /dev/null
+++ b/python/python2-toml/python2-toml.info
@@ -0,0 +1,10 @@
+PRGNAM="python2-toml"
+VERSION="0.10.2"
+HOMEPAGE="https://github.com/uiri/toml"
+DOWNLOAD="https://files.pythonhosted.org/packages/be/ba/1f744cdc819428fc6b5084ec34d9b30660f6f9daaf70eead706e3203ec3c/toml-0.10.2.tar.gz"
+MD5SUM="59bce5d8d67e858735ec3f399ec90253"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="dslackw@gmail.com"