19
20
classifiers=["Development Status :: 1 - Planning", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux"],
20
21
# a bunch of optional tags, a list of classifiers can be found at http://pypi.python.org/pypi?:action=list_classifiers
21
22
long_description="""ooo-thumbnailer is a lightweight OpenOffice.org document thumbnailer that can be used by file
24
25
if __name__ == "__main__":