Metadata-Version: 2.4
Name: localcosmos_cordova_builder
Version: 0.9.0
Summary: Create android and ios app packages for Local Cosmos apps.
Home-page: https://github.com/SiSol-Systems/localcosmos-cordova-builder
Author: Thomas Uher
Author-email: thomas.uher@sisol-systems.com
License: The MIT License
Keywords: localcosmos,app kit,cordova builder
Platform: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: peewee>=3.9.6
Requires-Dist: lxml>=4.3.4
Requires-Dist: tendo
Requires-Dist: Pillow
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# localcosmos-cordova-builder
required environment variable: LOCALCOSMOS_CORDOVA_BUILDER_WORKDIR

## using python3 virtualenv

add

export LOCALCOSMOS_CORDOVA_BUILDER_WORKDIR=/path/to/workdir

to venv/bin/activate
