blob: be48ff615ee7fb08947da309226501d06b37c683 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python2-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 = python2
makedepends = python2-setuptools
source = https://pypi.python.org/packages/source/E/EditREPL/EditREPL-2013.06.20.tar.gz
pkgname = python2-editrepl
|