freebsd-ports/devel/py-autoflake/distinfo
Tobias C. Berner 1e3c7289d2 New port: devel/py-autoflake: Removes unused imports and unused variables from Python code
Removes unused imports and unused variables from Python code. It makes use of
pyflakes to do this.

By default, autoflake only removes unused imports for modules that are part of
the standard library. (Other modules may have side effects that make them
unsafe to remove automatically.) Removal of unused variables is also disabled
by default.

WWW: https://github.com/myint/autoflake

PR:		244759
Submitted by:	Goran Mekić <meka@tilda.center>
2020-03-12 18:27:34 +00:00

3 lines
160 B
Text

TIMESTAMP = 1584024731
SHA256 (autoflake-1.3.1.tar.gz) = 680cb9dade101ed647488238ccb8b8bfb4369b53d58ba2c8cdf7d5d54e01f95b
SIZE (autoflake-1.3.1.tar.gz) = 17443