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 View File

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