~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: David Planella
  • Date: 2012-05-17 10:41:59 UTC
  • Revision ID: david.planella@ubuntu.com-20120517104159-z6n2smhmhm3g790r
Creating ubuntu package

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
##############################################################################
86
86
 
87
87
DistUtilsExtra.auto.setup(
88
 
    name='qreator',
 
88
    name='Qreator',
89
89
    version='0.1',
90
90
    license='GPL-3',
91
91
    author='David Planella',