aboutsummaryrefslogtreecommitdiff
blob: b1f28776ca5aa9a90cee74ea5db0636428ab6e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=7

PYTHON_COMPAT=( python3_{9..12} pypy3 )

inherit distutils-r1 git-r3

EGIT_REPO_URI="https://github.com/stettberger/${PN}.git"

DESCRIPTION="a toolbox for experiments"
HOMEPAGE="https://github.com//stettberger/versuchung"
SRC_URI=""

LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND="dev-python/luadata[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"

distutils_enable_sphinx docs
distutils_enable_tests setup.py