Metadata-Version: 2.4
Name: fortvars
Version: 0.1.2
Summary: Detect and summarize the variables and constant in a given Fortran unit
Author-email: Alberto P <4104972+alberto743@users.noreply.github.com>
License-Expression: MPL-2.0
Project-URL: Homepage, https://github.com/alberto743/fortvars
Project-URL: Issues, https://github.com/alberto743/fortvars/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSES/MPL-2.0.txt
Requires-Dist: pandas
Dynamic: license-file

<!--
SPDX-FileCopyrightText: 2026 ENEA
SPDX-FileContributor: Alberto P

SPDX-License-Identifier: MPL-2.0
-->


# Fortran variables detector

Detect and summarize the variables and constant in a given Fortran unit.
