14 lines
1.9 KiB
Text
14 lines
1.9 KiB
Text
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
|
DESCRIPTION=A Python library for easily displaying tabular data in a visually appealing ASCII table format.
|
|
EAPI=5
|
|
HOMEPAGE=https://code.google.com/p/prettytable/
|
|
IUSE=test python_targets_python2_7 python_targets_python3_2 python_targets_python3_3
|
|
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 )
|
|
SLOT=0
|
|
SRC_URI=https://prettytable.googlecode.com/files/prettytable-0.7.1.tar.gz
|
|
_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 76fc3c462065bb4ca959f939e6793f94 multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 c820706d8b22c1d0fe215a9d4a47671d python-utils-r1 8c66c6dabd0295878b68b40dbd0b087b toolchain-funcs 48b38a216afb92db6314d6c3187abea3
|
|
_md5_=4a671e2785707a1ff6102b040b32efb0
|