浏览代码

[enh] setup.py keywords

Adam Tauber 10 年前
父节点
当前提交
f72255e342
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      setup.py

+ 1
- 1
setup.py 查看文件

@@ -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',