davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=19ecb703a56b2d6c293c96576981b34d1c1d422d
commit 19ecb703a56b2d6c293c96576981b34d1c1d422d Author: Dave Andreoli <[email protected]> Date: Sun Dec 21 12:58:23 2014 +0100 more metadata for pypi --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index ac81cba..feca49c 100755 --- a/setup.py +++ b/setup.py @@ -447,6 +447,7 @@ setup( contact_email="[email protected]", url="http://www.enlightenment.org", license="GNU Lesser General Public License (LGPL)", + keywords="efl wrapper binding enlightenment eo evas ecore edje emotion elementary ethumb", classifiers=[ 'Development Status :: 5 - Production/Stable', 'Environment :: X11 Applications', --
