aboutsummaryrefslogtreecommitdiff
path: root/python/python3-slugify/python3-slugify.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-13 18:25:30 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:06:44 +0700
commit527711f48a95022c4b998e9d8e4edf8057e05eca (patch)
tree0db2d666d1c72fade9061cd2dd462212eb82ff55 /python/python3-slugify/python3-slugify.info
parent17c04eeb010577e109a7bb097ab07ffb6afcee9a (diff)
python/python3-slugify: Added (A Python slugify application)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-slugify/python3-slugify.info')
-rw-r--r--python/python3-slugify/python3-slugify.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-slugify/python3-slugify.info b/python/python3-slugify/python3-slugify.info
new file mode 100644
index 0000000000..de8ab67908
--- /dev/null
+++ b/python/python3-slugify/python3-slugify.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-slugify"
+VERSION="8.0.0"
+HOMEPAGE="https://github.com/un33k/python-slugify"
+DOWNLOAD="https://github.com/un33k/python-slugify/archive/v8.0.0/python-slugify-8.0.0.tar.gz"
+MD5SUM="bb8044f95d70d548d7e7876ed899a64c"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-text-unidecode"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"