summaryrefslogtreecommitdiffstats
path: root/packages/dev-python/epc/epc-0.0.3.exheres-0
blob: 607b2e13d81175818fd75f190369ec436d3a409b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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]
"