slackbuilds_ponce/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
..
isort.info
isort.SlackBuild
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.