blob: aad13aff901d8101739f5067c957f68781ef55c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
sha256sums = 2cf966b27768389c82d4197a1df9c37c2b25ac6c4a019468168e93069637fdbb
pkgname = python-editrepl
|