diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-05-18 17:21:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:54:33 +0700 |
commit | e3f3171d6bdd72d24aa9a4cc35f543cce8a70a74 (patch) | |
tree | 1fe93f3b9cda9ad37459bf4758377fce39d40fa1 /python/python3-decorator/slack-desc | |
parent | 5d2561471d38bb2fea1b7ddda8c284fd51ad4572 (diff) | |
download | slackbuilds-e3f3171d6bdd72d24aa9a4cc35f543cce8a70a74.tar.gz |
python/python3-decorator: Updated homepage link.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-decorator/slack-desc')
-rw-r--r-- | python/python3-decorator/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-decorator/slack-desc b/python/python3-decorator/slack-desc index ee16049cea..94612e88d5 100644 --- a/python/python3-decorator/slack-desc +++ b/python/python3-decorator/slack-desc @@ -13,7 +13,7 @@ python3-decorator: decorators for the average programmer, and to popularize deco python3-decorator: usage giving examples of useful decorators, such as memoize, tracing, python3-decorator: redirecting_stdout, locked, etcetera. python3-decorator: -python3-decorator: http://www.phyast.pitt.edu/~micheles/python/documentation.html +python3-decorator: https://pypi.python.org/pypi/decorator python3-decorator: python3-decorator: python3-decorator: |