diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
commit | c63740208199641936685ceb327218d7e846b7c8 (patch) | |
tree | 5816208a1a58cec4948e059798f42fb162cd7327 /devel/py-isort/pkg-descr | |
parent | 55caf841166c6b623c560ed35330457f97311a2e (diff) | |
download | ports-c63740208199641936685ceb327218d7e846b7c8.tar.gz ports-c63740208199641936685ceb327218d7e846b7c8.zip |
Notes
Diffstat (limited to 'devel/py-isort/pkg-descr')
-rw-r--r-- | devel/py-isort/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-isort/pkg-descr b/devel/py-isort/pkg-descr index 2c30c28b4fe9..96dcefa6ac59 100644 --- a/devel/py-isort/pkg-descr +++ b/devel/py-isort/pkg-descr @@ -2,5 +2,5 @@ isort is a Python utility/library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. -WWW: https://pypi.python.org/pypi/isort +WWW: https://pypi.org/project/isort/ WWW: https://github.com/timothycrosley/isort |