aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 15:48:11 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 16:09:35 +0000
commitaf826bb9a862aeffb896e8a621b31d4a382e2496 (patch)
treefcd63458cd5155df07054d81752cf909baab2f36 /textproc/Makefile
parent3482259da6b939bedcde374ce94d3833a333a748 (diff)
downloadports-af826bb9a862aeffb896e8a621b31d4a382e2496.tar.gz
ports-af826bb9a862aeffb896e8a621b31d4a382e2496.zip
textproc/py-hashids: Add py-hashids 1.3.1
hashids is a Python port of the JavaScript hashids implementation. It generates YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. WWW: https://github.com/davidaurelio/hashids-python
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 7cbdf8c9d171..833f0a829841 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1294,6 +1294,7 @@
SUBDIR += py-googletrans
SUBDIR += py-grako
SUBDIR += py-guess-language
+ SUBDIR += py-hashids
SUBDIR += py-hexdump
SUBDIR += py-hieroglyph
SUBDIR += py-hjson