slackbuilds_ponce/python/python3-isort
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
2021-04-21 00:42:24 -05:00
..
python3-isort.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
python3-isort.SlackBuild python/python3-isort: Updated for version 5.8.0. 2021-03-24 12:23:46 +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.