pkgsrc/devel/py-argcomplete/PLIST
fhajny c9abf99a0e Update devel/py-argcomplete to 1.6.0.
1.6.0
- Add support for tcsh
- Fix handling of unquoted completions containing $
- Don't insert unnecessary leading quote char in completions
- Fix parser reuse with positional arguments
- Tests: Add simple pexpect tests for bash; Add test case to
  verify #20 is fixed

1.5.1
- Packaging fix

1.5.0
- Do not suggest options from mutually exclusive groups
2016-11-04 10:55:44 +00:00

26 lines
1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2016/11/04 10:55:44 fhajny Exp $
bin/activate-global-python-argcomplete
bin/python-argcomplete-check-easy-install-script
bin/python-argcomplete-tcsh
bin/register-python-argcomplete
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/argcomplete/__init__.py
${PYSITELIB}/argcomplete/__init__.pyc
${PYSITELIB}/argcomplete/__init__.pyo
${PYSITELIB}/argcomplete/bash_completion.d/python-argcomplete.sh
${PYSITELIB}/argcomplete/compat.py
${PYSITELIB}/argcomplete/compat.pyc
${PYSITELIB}/argcomplete/compat.pyo
${PYSITELIB}/argcomplete/completers.py
${PYSITELIB}/argcomplete/completers.pyc
${PYSITELIB}/argcomplete/completers.pyo
${PYSITELIB}/argcomplete/my_argparse.py
${PYSITELIB}/argcomplete/my_argparse.pyc
${PYSITELIB}/argcomplete/my_argparse.pyo
${PYSITELIB}/argcomplete/my_shlex.py
${PYSITELIB}/argcomplete/my_shlex.pyc
${PYSITELIB}/argcomplete/my_shlex.pyo