project = 'LUIGI' description = 'Lovely User Interfaces for Game Inventors' full_description = 'A UI library' file = { 'luigi' } format = 'markdown' style = 'css' template = 'css' new_type('widget', 'Widgets', true) new_type('attrib', 'Attributes', false) new_type('prop', 'Properties', false)