blob: 31a864a5edfab769b27454063f02001649e1e5d1 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "Python library to use the pseudo-tty of a docker container"
2HOMEPAGE = "https://github.com/d11wtq/dockerpty"
3LICENSE = "Apache-2.0"
Brad Bishop316dfdd2018-06-25 12:45:53 -04004LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
Brad Bishopd7bf8c12018-02-25 22:55:05 -05005
6inherit pypi setuptools3
7
8SRC_URI[md5sum] = "028bacb34536f3ee6a2ccd668c27e8e4"
9SRC_URI[sha256sum] = "69a9d69d573a0daa31bcd1c0774eeed5c15c295fe719c61aca550ed1393156ce"