Metadata-Version: 2.4
Name: proface-pre
Version: 0.2.2
Summary: Main ProFACE preprocessor
Project-URL: documentation, https://github.com/ProFACE-dev/proface-pre#
Project-URL: issues, https://github.com/ProFACE-dev/proface-pre/issues
Project-URL: source, https://github.com/ProFACE-dev/proface-pre
Author-email: Stefano Miccoli <stefano.miccoli@polimi.it>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.12
Requires-Dist: click>=8.1.8
Requires-Dist: h5py>=3.13.0
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2025 ProFACE developers

SPDX-License-Identifier: MIT
-->

[![REUSE status](https://api.reuse.software/badge/github.com/ProFACE-dev/proface-pre)](https://api.reuse.software/info/github.com/ProFACE-dev/proface-pre)

# ProFACE-Pre

ProFACE-Pre is a python package that provides the CLI command `proface-pre` for the translation from native FEA results formats to the ProFACE neutral FEA format.

Actual translators are provided by plugins.

## License

ProFACE-Pre is licensed under the MIT license.
ProFACE-Pre makes no claims about [ProFACE](https://proface.polimi.it) which is a distinct program with different licensing requirements.
