From 387c6526b36cc14ed7e2a480b9b0522fe4dc5272 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 23 Apr 2013 13:09:28 +0200 Subject: Add epc and sexpdata packages jedi depends on epc --- packages/dev-python/epc/epc-0.0.3.exheres-0 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 packages/dev-python/epc/epc-0.0.3.exheres-0 (limited to 'packages/dev-python/epc/epc-0.0.3.exheres-0') 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 +# 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] +" + -- cgit v1.2.3-54-g00ecf