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

22 lines
374 B
Bash

# Copyright 2013 Tom Willemse <tom@ryuslash.org>
# Distributed under the terms of the GNU General Public License v2
PNV="jedi-0.5b5"
WORK="${WORKBASE}/${PNV}"
require distutils pypi
SUMMARY="Jedi is an autocompletion library for Python"
LICENCES="LGPL-3"
SLOT="0"
PLATFORMS="~amd64"
MYOPTIONS=""
DEPENDENCIES="
build:
dev-python/setuptools
run:
dev-python/epc
"