Metadata-Version: 2.1
Name: aranea
Version: 1.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.2,<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.6,<4.0.0)
Requires-Dist: lark (>=1.2.2,<2.0.0)
Requires-Dist: networkx (==3.4.2)
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: rich (>=13.9.4,<14.0.0)
Requires-Dist: rtree (>=1.3.0,<2.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)
Requires-Dist: tqdm (>=4.67.1,<5.0.0)
Requires-Dist: xlsxwriter (>=3.2.2,<4.0.0)
Project-URL: Documentation, https://gitlab.uni-ulm.de/api/v4/projects/6351/jobs/artifacts/main/download?job=build-html
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://gitlab.uni-ulm.de/api/v4/projects/6351/jobs/artifacts/main/download?job=build-html).

