slackbuilds/python/isort
Serban Udrea 94996ebf39
python/isort: Updated for version 4.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-11-03 07:44:57 +07:00
..
README
isort.SlackBuild python/isort: Updated for version 4.3.4. 2018-11-03 07:44:57 +07:00
isort.info python/isort: Updated for version 4.3.4. 2018-11-03 07:44:57 +07:00
slack-desc

README

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.