Metadata-Version: 2.4
Name: openfisca-excel-reform
Version: 0.1.0
Summary: Excel reforms provide a way to modify a subtree of parameters with an Excel file.
License-Expression: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/openfisca/excel-reform
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: openfisca-core[web-api]>=43
Dynamic: license-file

Excel reforms provide a way to modify a subtree of parameters with an Excel file.

`TestExcelReformIntegration.test_build_reform_excel_and_generate_template` illustrates how this package can be used.
