exoni/packages/dev-python/epc/epc-0.0.3.exheres-0
2013-04-23 13:09:28 +02:00

17 lines
306 B
Bash

# 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]
"