Metadata-Version: 2.1
Name: arelle-release
Version: 2.0.0
Summary: An open source XBRL platform.
Author-email: "arelle.org" <support@arelle.org>
License: Apache-2.0
Project-URL: Homepage, https://arelle.org/
Project-URL: Downloads, https://arelle.org/arelle/pub/
Project-URL: Documentation, https://arelle.org/arelle/documentation/
Project-URL: Blog, https://arelle.org/arelle/blog/
Project-URL: Source Code, https://github.com/Arelle/Arelle/
Project-URL: Bug Reports, https://github.com/Arelle/Arelle/issues/
Project-URL: Support, https://groups.google.com/g/arelle-users/
Keywords: xbrl
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Markup :: XML
Requires-Python: <3.10,>=3.7
Description-Content-Type: text/markdown
Provides-Extra: Crypto
Provides-Extra: DB
Provides-Extra: EFM
Provides-Extra: ObjectMaker
Provides-Extra: WebServer
License-File: LICENSE.md

<div align="center">
  <img src="http://arelle.org/arelle/wp-content/themes/platform/images/logo-platform.png">
</div>



[Arelle](https://arelle.org/arelle/) is an end-to-end open source XBRL platform,
which provides the XBRL community with an easy to use set of tools.  It supports
XBRL and its extension features in an extensible manner.  It does this in a
compact yet robust framework that can be used as a desktop application and can
be integrated with other applications and languages utilizing its web service.

## Features
* Support for XBRL versioning. Validation tool for versioning reports and a
  production tool to generate the basics of a versioning report that can be
  inferred by diffing two DTSs.
* Edgar and Global Filer Manual validation
* Base Specification, Dimensions, Generic linkbase validation
* Formula validation including support for extension modules
* Instance creation is supported using forms defined by the table linkbase (Eurofiling version).
* RSS Watch facility
* Users can explore the functionality and features from an interactive GUI,
  command line interface, or web services, and can develop their own controller
  interfaces as needed.
* The Web Service API allows XBRL integration with applications, such as those in
  Excel, Java or Oracle.
* QuickBooks is supported by XBRL-GL.


## Installation

Please check out our [Arelle install guide](INSTALLATION.md).


## Contribution guidelines

If you want to contribute to Arelle, be sure to review the
[contribution guidelines](CONTRIBUTING.md).

We use [GitHub issues](https://github.com/arelle/arelle/issues) for
tracking requests and bugs.


## License

[Apache License 2.0](LICENSE.md)
