aboutsummaryrefslogtreecommitdiff
blob: dbe51334e5b368cb57eab26fddb8a00000adbaa1 (plain)
1
2
3
4
5
6
7
8
9
# 	vim:fileencoding=utf-8
# Copyright 2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

from gentoolkit.eshowkw import main as emain


def main(input_args):
    emain(input_args, True)