9
10
setup( name="ooo-thumbnailer", # this should start with a lowercase letter
10
11
#so that it can be used as a debian package name later on
11
version="0.1", # string, version of your program, not python version
12
version="0.2", # string, version of your program, not python version
12
13
description="OpenOffice.org thumbnailer for OpenOffice.org documents, spreadsheets, presentations and drawings.", # short
14
15
author_email="DavidDLowe.flimm@gmail.com",