# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36 37
maintainers {@reneeotten gmail.com:ottenr.work} openmaintainer
description A Python utility / library to sort Python imports.
long_description 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 \
homepage https://github.com/timothycrosley/isort/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname isort-${version}
checksums rmd160 48e3caab73e2830bd3ac2c6ebe139e5527018057 \
sha256 b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
if {${python.version} eq 27} {
port:py${python.version}-futures