18 lines
504 B
Python
18 lines
504 B
Python
version="0.1.0"
|
|
name="Project"
|
|
module_name="project"
|
|
company_name="Project Company"
|
|
bundle_identifier="com.projectcompany.project.Project"
|
|
main_file="main.py"
|
|
main_module="main"
|
|
metadata_license="MIT"
|
|
project_license="PRIVATE"
|
|
email="user@example.com"
|
|
homepage="https://example.com"
|
|
screenshot=""
|
|
summary="A project of your creation."
|
|
description="A project of your creation."
|
|
keywords="interesting;good"
|
|
categories="CategoryA;CategoryB"
|
|
mimetype="image/x-foo;image/y-foo"
|
|
application_type="Application"
|