summaryrefslogtreecommitdiffstats
path: root/packages/dev-python/epc/epc-0.0.3.exheres-0
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-23 13:09:28 +0200
committerGravatar Tom Willemse2013-04-23 13:09:28 +0200
commit387c6526b36cc14ed7e2a480b9b0522fe4dc5272 (patch)
treeba4c00d147e359ec2db199663e2d0b9aec1f4d09 /packages/dev-python/epc/epc-0.0.3.exheres-0
parent5a724ed69303456b67c8c8de31ea90855e444c49 (diff)
downloadexoni-387c6526b36cc14ed7e2a480b9b0522fe4dc5272.tar.gz
exoni-387c6526b36cc14ed7e2a480b9b0522fe4dc5272.zip
Add epc and sexpdata packages
jedi depends on epc
Diffstat (limited to 'packages/dev-python/epc/epc-0.0.3.exheres-0')
-rw-r--r--packages/dev-python/epc/epc-0.0.3.exheres-017
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/dev-python/epc/epc-0.0.3.exheres-0 b/packages/dev-python/epc/epc-0.0.3.exheres-0
new file mode 100644
index 0000000..607b2e1
--- /dev/null
+++ b/packages/dev-python/epc/epc-0.0.3.exheres-0
@@ -0,0 +1,17 @@
+# Copyright 2013 Tom Willemse <tom@ryuslash.org>
+# Distributed under the terms of the GNU General Public License v2
+
+require distutils pypi
+
+SUMMARY"EPC is an RPC stack for Emacs Lisp"
+
+LICENCES="GPL-3"
+SLOT="0"
+PLATFORMS="~amd64"
+MYOPTIONS=""
+
+DEPENDENCIES="
+ build+run:
+ dev-python/sexpdata[>=0.0.2]
+"
+