|  | 
 |  | 
 | 
												
													
														| 19 |      description="A privacy-respecting, hackable metasearch engine",
 | 19 |      description="A privacy-respecting, hackable metasearch engine",
 | 
												
													
														| 20 |      long_description=long_description,
 | 20 |      long_description=long_description,
 | 
												
													
														| 21 |      classifiers=[
 | 21 |      classifiers=[
 | 
												
													
														|  | 
 | 22 | +        "Development Status :: 4 - Beta",
 | 
												
													
														| 22 |          "Programming Language :: Python",
 | 23 |          "Programming Language :: Python",
 | 
												
													
														|  | 
 | 24 | +        "Topic :: Internet",
 | 
												
													
														|  | 
 | 25 | +        "Topic :: Internet :: WWW/HTTP :: HTTP Servers",
 | 
												
													
														|  | 
 | 26 | +        "Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
 | 
												
													
														|  | 
 | 27 | +        'License :: OSI Approved :: GNU Affero General Public License v3'
 | 
												
													
														| 23 |      ],
 | 28 |      ],
 | 
												
													
														| 24 |      keywords='meta search engine',
 | 29 |      keywords='meta search engine',
 | 
												
													
														| 25 |      author='Adam Tauber',
 | 30 |      author='Adam Tauber',
 |