summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..be48ff615ee7
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,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
+