Sun Apr 23 03:53:24 2017 UTC ()
Add py-terminado 0.6

This is a Tornado websocket backend for the term.js Javascript terminal emulator
library.

It evolved out of pyxterm, which was part of GraphTerm (as lineterm.py),
v0.57.0 (2014-07-18), and ultimately derived from the public-domain Ajaxterm
code, v0.11 (2008-11-13) (also on Github as part of QWeb).


(markd)
diff -r0 -r1.1 pkgsrc/www/py-terminado/DESCR
diff -r0 -r1.1 pkgsrc/www/py-terminado/Makefile
diff -r0 -r1.1 pkgsrc/www/py-terminado/PLIST
diff -r0 -r1.1 pkgsrc/www/py-terminado/distinfo

File Added: pkgsrc/www/py-terminado/DESCR
This is a Tornado websocket backend for the term.js Javascript terminal emulator
library.
        
It evolved out of pyxterm, which was part of GraphTerm (as lineterm.py),
v0.57.0 (2014-07-18), and ultimately derived from the public-domain Ajaxterm
code, v0.11 (2008-11-13) (also on Github as part of QWeb).

File Added: pkgsrc/www/py-terminado/Makefile
# $NetBSD: Makefile,v 1.1 2017/04/23 03:53:24 markd Exp $

DISTNAME=	terminado-0.6
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_PYPI:=t/terminado/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/takluyver/terminado
COMMENT=	Terminals served to term.js using Tornado websockets
LICENSE=	2-clause-bsd

DEPENDS+=	${PYPKGPREFIX}-tornado>=4:../../www/py-tornado
DEPENDS+=	${PYPKGPREFIX}-ptyprocess-[0-9]*:../../sysutils/py-ptyprocess

.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/py-terminado/PLIST
@comment $NetBSD: PLIST,v 1.1 2017/04/23 03:53:24 markd Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/terminado/__init__.py
${PYSITELIB}/terminado/__init__.pyc
${PYSITELIB}/terminado/__init__.pyo
${PYSITELIB}/terminado/_static/terminado.js
${PYSITELIB}/terminado/management.py
${PYSITELIB}/terminado/management.pyc
${PYSITELIB}/terminado/management.pyo
${PYSITELIB}/terminado/tests/__init__.py
${PYSITELIB}/terminado/tests/__init__.pyc
${PYSITELIB}/terminado/tests/__init__.pyo
${PYSITELIB}/terminado/tests/basic_test.py
${PYSITELIB}/terminado/tests/basic_test.pyc
${PYSITELIB}/terminado/tests/basic_test.pyo
${PYSITELIB}/terminado/uimod_embed.js
${PYSITELIB}/terminado/uimodule.py
${PYSITELIB}/terminado/uimodule.pyc
${PYSITELIB}/terminado/uimodule.pyo
${PYSITELIB}/terminado/websocket.py
${PYSITELIB}/terminado/websocket.pyc
${PYSITELIB}/terminado/websocket.pyo

File Added: pkgsrc/www/py-terminado/distinfo
$NetBSD: distinfo,v 1.1 2017/04/23 03:53:24 markd Exp $

SHA1 (terminado-0.6.tar.gz) = 5b2e42a23d6195474d320d4923c673866ccab07e
RMD160 (terminado-0.6.tar.gz) = 7b3929171df11e12398e8b6b673d8f85ec4233bf
SHA512 (terminado-0.6.tar.gz) = 9b9521917d4000aa45e61a1b88705e715f11686890671607cca81d4518f1e17feefdc2ad3de64dd0e053a6849956efbbd838c7b98d570dcc98a936c0a4cfce9c
Size (terminado-0.6.tar.gz) = 10334 bytes