# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36 37 38
maintainers {stromnov @stromnov} openmaintainer
description Allows easy control of interactive console applications.
long_description Pexpect is a pure Python module for spawning child \
applications, controlling them, and responding to \
expected patterns in their output. Pexpect allows \
your script to spawn a child application and control \
it as if a human were typing commands.
homepage http://pexpect.readthedocs.org/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 4c4642ac6d8af988fcfb96e59714ec9dcfb61e9f \
sha256 9e2c1fd0e6ee3a49b28f95d4b33bc389c89b20af6a1255906e90ff1262ce62eb \
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-ptyprocess