slackbuilds_ponce/python/python3-isort
Markus Rinne 653fe9745b
python/python3-isort: Updated for version 5.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-30 20:57:22 +07:00
..
python3-isort.info python/python3-isort: Updated for version 5.5.4. 2020-09-30 20:57:22 +07:00
python3-isort.SlackBuild python/python3-isort: Updated for version 5.5.4. 2020-09-30 20:57:22 +07:00
README
slack-desc

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.

This Python 3 version of the isort package doesn't contain the command line
utility.  Install Python 2 isort package to get the utility.