Metadata-Version: 2.4
Name: xbrl-forge
Version: 0.0.10
Summary: Generate XBRL Instances, iXBRL instances, xBRL Taxonomies and xBRL extension taxonomies from distributed sources
Author-email: Anton Heitz <anton.j.heitz@gmail.com>
Project-URL: Homepage, https://github.com/antonheitz/xBRL-Forge
Project-URL: Issues, https://github.com/antonheitz/xBRL-Forge/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENCE.md
Requires-Dist: lxml==5.2.1
Requires-Dist: jsonschema==4.23.0
Requires-Dist: mammoth==1.9.0
Requires-Dist: fastapi==0.115.8
Requires-Dist: uvicorn==0.34.0
Requires-Dist: python-multipart==0.0.20
Dynamic: license-file

# xBRL-Forge

**xBRL-Forge** is an open-source tool designed to streamline the process of creating final XBRL (eXtensible Business Reporting Language) and iXBRL (Inline XBRL) reports by integrating data from multiple software applications. With xBRL-Forge, users can effortlessly generate XBRL taxonomies and compile comprehensive reports using a simple JSON structure for integration.

## Features, Docs & More

- [Check out the Readme & linked documentation](https://github.com/antonheitz/xBRL-Forge)

- [Check out the Release notes](https://github.com/antonheitz/xBRL-Forge/releases)

