mirror of
https://github.com/archlinux/aur.git
synced 2026-02-14 20:51:54 +01:00
13 lines
349 B
Text
13 lines
349 B
Text
pkgbase = ipython-mathjax
|
|
pkgdesc = mathjax files for usage in the ipython notebook
|
|
pkgver = 3
|
|
pkgrel = 1
|
|
url = http://ipython.org/ipython-doc/stable/install/install.html#mathjax
|
|
arch = any
|
|
license = WTFPL
|
|
depends = mathjax
|
|
optdepends = ipython: for use with ipython
|
|
optdepends = ipython2: for use with ipython2
|
|
|
|
pkgname = ipython-mathjax
|
|
|