Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce719ac5 authored by Adam Tauber's avatar Adam Tauber
Browse files

[enh] setup.py classifiers

parent 111a86d3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19,7 +19,12 @@ setup(
    description="A privacy-respecting, hackable metasearch engine",
    long_description=long_description,
    classifiers=[
        "Development Status :: 4 - Beta",
        "Programming Language :: Python",
        "Topic :: Internet",
        "Topic :: Internet :: WWW/HTTP :: HTTP Servers",
        "Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
        'License :: OSI Approved :: GNU Affero General Public License v3'
    ],
    keywords='meta search engine',
    author='Adam Tauber',