summaryrefslogtreecommitdiffstats
path: root/dev-python/kiwi/kiwi-9.18.25.ebuild
blob: 2cab61666ada29ed681bf9c426efe15fddee5edb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# automatically generated by g-sorcery
# please do not edit this file

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} )

inherit distutils-r1

DESCRIPTION="Intuitive, flexible structured text to markup processor"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

HOMEPAGE="http://www.ivy.fr/kiwi"
LICENSE="BSD"

SLOT="0"
KEYWORDS="amd64 x86"

DEPEND+=" app-text/jing app-emulation/umoci"