44e8da88ae
4.3.0: - Fixed 557: force_alphabetical_sort and force_sort_within_sections can now be utilized together without extra new lines - Fix case-sensitive path existence check in Mac OS X - Added --no-lines-before for more granular control over section output - Fixed 493: Unwanted conversion to Windows line endings - Implemented --version-number to retrieve just the version number without the isort logo - Breaking changes - Python 2.7+ only (dropped 2.6) allowing various code simplifications and improvements.
35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2018/02/02 11:51:07 adam Exp $
|
|
bin/isort${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/isort/__init__.py
|
|
${PYSITELIB}/isort/__init__.pyc
|
|
${PYSITELIB}/isort/__init__.pyo
|
|
${PYSITELIB}/isort/__main__.py
|
|
${PYSITELIB}/isort/__main__.pyc
|
|
${PYSITELIB}/isort/__main__.pyo
|
|
${PYSITELIB}/isort/hooks.py
|
|
${PYSITELIB}/isort/hooks.pyc
|
|
${PYSITELIB}/isort/hooks.pyo
|
|
${PYSITELIB}/isort/isort.py
|
|
${PYSITELIB}/isort/isort.pyc
|
|
${PYSITELIB}/isort/isort.pyo
|
|
${PYSITELIB}/isort/main.py
|
|
${PYSITELIB}/isort/main.pyc
|
|
${PYSITELIB}/isort/main.pyo
|
|
${PYSITELIB}/isort/natural.py
|
|
${PYSITELIB}/isort/natural.pyc
|
|
${PYSITELIB}/isort/natural.pyo
|
|
${PYSITELIB}/isort/pie_slice.py
|
|
${PYSITELIB}/isort/pie_slice.pyc
|
|
${PYSITELIB}/isort/pie_slice.pyo
|
|
${PYSITELIB}/isort/pylama_isort.py
|
|
${PYSITELIB}/isort/pylama_isort.pyc
|
|
${PYSITELIB}/isort/pylama_isort.pyo
|
|
${PYSITELIB}/isort/settings.py
|
|
${PYSITELIB}/isort/settings.pyc
|
|
${PYSITELIB}/isort/settings.pyo
|