diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2024-02-07 06:35:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-10 16:09:45 +0700 |
commit | bf405bb507db1d47a359250d05e398cd03f7d0a2 (patch) | |
tree | 1c775f24987aea115593ebdf234e9883d5316ace /python/python3-profilehooks/python3-profilehooks.info | |
parent | cd311dffc4652186a1375a07abd60f8a93ded710 (diff) |
python/python3-profilehooks: Added (Python decorators).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-profilehooks/python3-profilehooks.info')
-rw-r--r-- | python/python3-profilehooks/python3-profilehooks.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-profilehooks/python3-profilehooks.info b/python/python3-profilehooks/python3-profilehooks.info new file mode 100644 index 0000000000..76fb6fd502 --- /dev/null +++ b/python/python3-profilehooks/python3-profilehooks.info @@ -0,0 +1,10 @@ +PRGNAM="python3-profilehooks" +VERSION="1.12.0" +HOMEPAGE="https://github.com/mgedmin/profilehooks" +DOWNLOAD="https://github.com/mgedmin/profilehooks/archive/refs/tags/1.12.0/profilehooks-1.12.0.tar.gz" +MD5SUM="da5ac47c38326297b0df47515c1baa2f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |