2015-02-18 16:44:26 +01:00
|
|
|
__author__ = 'OpenSlides Team <support@openslides.org>'
|
|
|
|
__description__ = 'Presentation and assembly system'
|
2018-08-23 17:45:41 +02:00
|
|
|
__version__ = '3.0-dev'
|
2017-12-01 10:10:35 +01:00
|
|
|
__license__ = 'MIT'
|
|
|
|
__url__ = 'https://openslides.org'
|
2018-01-16 16:02:23 +01:00
|
|
|
|
|
|
|
args = None
|