Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561709
en ru br
ALT Linux repos
S:1.0.7-alt1

Group :: Development/Python3
RPM: python3-module-usort

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.7-alt1
Build date: 13 june 2023, 11:28 ( 45.6 weeks ago )
Size: 73.92 Kb

Home page:   https://pypi.org/project/usort

License: MIT
Summary: A small, safe import sorter
Description:

usort is a safe, minimal import sorter. Its primary goal is to make no
"dangerous" changes to code. This is achieved by detecting distinct "blocks" of
imports that are the most likely to be safely interchangeable, and only
reordering imports within these blocks without altering formatting. Code style
is left as an exercise for linters and formatters.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-usort
  • usort
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin