dd906eae28
The new major version number doesn't indicate any deliberate API incompatibility. We have endeavoured to avoid breaking existing APIs. However, pexpect is under new maintenance after a long dormancy, so some caution is warranted. * A new :ref:`unicode API <unicode>` was introduced. * Python 3 is now supported, using a single codebase. * Pexpect now requires at least Python 2.6 or 3.2. * The modules other than pexpect, such as :mod:`pexpect.fdpexpect` and :mod:`pexpect.pxssh`, were moved into the pexpect package. For now, wrapper modules are installed to the old locations for backwards compatibility (e.g. ``import pxssh`` will still work), but these will be removed at some point in the future. * Ignoring ``SIGHUP`` is now optional - thanks to Kimmo Parviainen-Jalanko for the patch.
38 lines
1.1 KiB
Text
38 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.6 2014/01/17 14:50:52 wiz Exp $
|
|
${PYSITELIB}/ANSI.py
|
|
${PYSITELIB}/ANSI.pyc
|
|
${PYSITELIB}/ANSI.pyo
|
|
${PYSITELIB}/FSM.py
|
|
${PYSITELIB}/FSM.pyc
|
|
${PYSITELIB}/FSM.pyo
|
|
${PYSITELIB}/fdpexpect.py
|
|
${PYSITELIB}/fdpexpect.pyc
|
|
${PYSITELIB}/fdpexpect.pyo
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/pexpect/ANSI.py
|
|
${PYSITELIB}/pexpect/ANSI.pyc
|
|
${PYSITELIB}/pexpect/ANSI.pyo
|
|
${PYSITELIB}/pexpect/FSM.py
|
|
${PYSITELIB}/pexpect/FSM.pyc
|
|
${PYSITELIB}/pexpect/FSM.pyo
|
|
${PYSITELIB}/pexpect/__init__.py
|
|
${PYSITELIB}/pexpect/__init__.pyc
|
|
${PYSITELIB}/pexpect/__init__.pyo
|
|
${PYSITELIB}/pexpect/fdpexpect.py
|
|
${PYSITELIB}/pexpect/fdpexpect.pyc
|
|
${PYSITELIB}/pexpect/fdpexpect.pyo
|
|
${PYSITELIB}/pexpect/psh.py
|
|
${PYSITELIB}/pexpect/psh.pyc
|
|
${PYSITELIB}/pexpect/psh.pyo
|
|
${PYSITELIB}/pexpect/pxssh.py
|
|
${PYSITELIB}/pexpect/pxssh.pyc
|
|
${PYSITELIB}/pexpect/pxssh.pyo
|
|
${PYSITELIB}/pexpect/screen.py
|
|
${PYSITELIB}/pexpect/screen.pyc
|
|
${PYSITELIB}/pexpect/screen.pyo
|
|
${PYSITELIB}/pxssh.py
|
|
${PYSITELIB}/pxssh.pyc
|
|
${PYSITELIB}/pxssh.pyo
|
|
${PYSITELIB}/screen.py
|
|
${PYSITELIB}/screen.pyc
|
|
${PYSITELIB}/screen.pyo
|