blob: 5722dc6554850c941709e9b9e4e5b98de2ed56b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-editrepl
pkgdesc = Runs a terminal based editor inside your REPL session
pkgver = 2013.06.20
pkgrel = 1
url = https://github.com/philipbjorge/EditREPL
arch = any
license = custom: BSD
makedepends = python
makedepends = python-setuptools
source = https://pypi.python.org/packages/source/E/EditREPL/EditREPL-2013.06.20.tar.gz
pkgname = python-editrepl
|