Metadata-Version: 2.1
Name: capellambse
Version: 0.4.19.dev12
Summary: Provides access to Capella MBSE projects in Python
Author: DB Netz AG
License: Apache-2.0
Project-URL: Homepage, https://github.com/DSD-DBS/py-capellambse
Project-URL: Documentation, https://dsd-dbs.github.io/py-capellambse
Keywords: arcadia,capella,mbse,model-based systems engineering
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.11,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: lxml (>=4.5.0)
Requires-Dist: markupsafe (>=1.1)
Requires-Dist: Pillow (>=7.0.0)
Requires-Dist: platformdirs
Requires-Dist: svgwrite (>=1.3.1)
Provides-Extra: docs
Requires-Dist: jinja2 ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: tomli ; (python_version < "3.11") and extra == 'docs'
Provides-Extra: httpfiles
Requires-Dist: requests (>=2.25.0) ; extra == 'httpfiles'
Provides-Extra: png
Requires-Dist: cairosvg (>=2.5.2) ; extra == 'png'
Provides-Extra: test
Requires-Dist: cssutils ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: requests-mock ; extra == 'test'

