blob: 8725150e4bcf12d67a81d0cd9be084fc408e1a13 [file] [log] [blame]
Andrew Geisslerbffdb3e2020-08-21 16:13:29 -05001SUMMARY = "Vestigial utilities from IPython"
2HOMEPAGE = "http://ipython.org"
Andrew Geissler5199d832021-09-24 16:47:35 -05003LICENSE = "BSD-3-Clause"
Andrew Geisslerbffdb3e2020-08-21 16:13:29 -05004LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35"
5
6PYPI_PACKAGE = "ipython_genutils"
7
8SRC_URI[md5sum] = "5a4f9781f78466da0ea1a648f3e1f79f"
9SRC_URI[sha256sum] = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8"
10
11inherit setuptools3 pypi