blob: 24de5bd0e4497edd668772b19d6728f5e6b8786d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = jupyter_highlight_selected_word
pkgdesc = Jupyter notebook extension that enables highlighting every instance of the current word in the notebook
pkgver = 0.2.0
pkgrel = 3
url = https://github.com/jcb91/jupyter_highlight_selected_word
arch = any
license = BSD
depends = python
depends = jupyter-notebook
noextract = jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl
source = jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl::https://files.pythonhosted.org/packages/py2.py3/j/jupyter_highlight_selected_word/jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl
sha256sums = 9545dfa9cb057eebe3a5795604dcd3a5294ea18637e553f61a0b67c1b5903c58
pkgname = jupyter_highlight_selected_word
|