exoni/packages/dev-python/epc/epc-0.0.3.exheres-0

18 lines
306 B
Bash
Raw Normal View History

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