Metadata-Version: 2.1
Name: aranea
Version: 0.0.3
Summary: Aranea is an automated architecture analysis tool for parsing a car architecture from a PDF file.
Home-page: https://www.uni-ulm.de/in/fakultaet/studium/inf-mi/studienplanung-se/apse/#c914734
License: MIT
Keywords: UUlm,SE,MBTI,Aranea,Architecture,Analysis,Tool,PDF,Parsing,Car,Automated
Author: Thorben Carl
Author-email: thorben.carl@uni-ulm.de
Requires-Python: >=3.13.0,<4.0.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Security
Requires-Dist: PyMuPDF (>=1.25.0,<2.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: dataclasses (>=0.6,<0.7)
Requires-Dist: deepmerge (>=2.0,<3.0)
Requires-Dist: defusedxml (>=0.7.1,<0.8.0)
Requires-Dist: jinja2 (>=3.1.5,<4.0.0)
Requires-Dist: lark (>=1.2.2,<2.0.0)
Requires-Dist: numpy (>=2.1.2,<3.0.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pydantic (==2.9.2)
Requires-Dist: pydantic-extra-types (>=2.10.0,<3.0.0)
Requires-Dist: pydantic-xml (>=2.13.1,<3.0.0)
Requires-Dist: shapely (>=2.0.6,<3.0.0)
Requires-Dist: tomli (>=2.1.0,<3.0.0)
Requires-Dist: tomli-w (>=1.1.0,<2.0.0)
Project-URL: Documentation, https://674c8e49-0742-43e3-bf6f-def680a9d585.ul.bw-cloud-instance.org
Project-URL: Issues, https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/-/issues
Project-URL: Repository, https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis
Description-Content-Type: text/markdown

# Automated Architecture Analysis

[![pipeline status](https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/badges/main/pipeline.svg)](https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/-/commits/main)
[![coverage report](https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/badges/main/coverage.svg)](https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/-/commits/main)
[![Latest Release](https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/-/badges/release.svg)](https://gitlab.uni-ulm.de/se/mbti/automated-architecture-analysis/-/releases)

You can find the official documentation for the Automated Architecture Analysis tool [here](https://d53da6a2-f4d9-4689-b1bb-3d1bc8aaf707.ul.bw-cloud-instance.org).

