blob: 7244248d6f71efcb512d467cf1c9ab36393d04a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-ipython-autotime
pkgdesc = Time everything in IPython
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/cpcloud/ipython-autotime
arch = any
license = APACHE
makedepends = python-setuptools
depends = ipython
source = https://files.pythonhosted.org/packages/26/01/ef9279afb4da30be2cccbf5525886753e35732f89ad60da1a298676dd5a1/ipython-autotime-0.3.1.tar.gz
sha512sums = d4fb849689a2dfadfdd56097a109c7a1f84721eca346aa8b71ede0df1df1241a5c320b304521cdb707af568730fe79dec2f9a8c32b2ec97403499ac66e1cff98
pkgname = python-ipython-autotime
|