Browse Source

[enh] setup.py keywords

Adam Tauber 10 years ago
parent
commit
f72255e342
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -26,7 +26,7 @@ setup(
         "Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
         'License :: OSI Approved :: GNU Affero General Public License v3'
     ],
-    keywords='meta search engine',
+    keywords='metasearch searchengine search web http',
     author='Adam Tauber',
     author_email='asciimoo@gmail.com',
     url='https://github.com/asciimoo/searx',